Skip to content

Commit

Permalink
Run the tests
Browse files Browse the repository at this point in the history
  • Loading branch information
rafmudaf authored Nov 14, 2024
1 parent 0d94a3b commit fa04b74
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/continuous-integration-workflow.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@ jobs:
matrix:
python-version: ["3.8", "3.9", "3.10", "3.11"]
os: [ubuntu-latest, macos-latest, windows-latest]
# Empty change to make the tests run
fail-fast: False
env:
CODECOV_TOKEN: ${{ secrets.CODECOV_TOKEN }}
Expand Down

0 comments on commit fa04b74

Please sign in to comment.