Skip to content

Commit

Permalink
Added 3rd CI test
Browse files Browse the repository at this point in the history
  • Loading branch information
Lilly-May committed Sep 4, 2024
1 parent ce3940d commit 339f291
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,10 +30,10 @@ jobs:
# - os: ubuntu-latest
# python: "3.12"
# run_mode: "fast"
# - os: ubuntu-latest
# python: "3.12"
# run_mode: slow
# pip-flags: "--pre"
- os: ubuntu-latest
python: "3.12"
run_mode: slow
pip-flags: "--pre"

env:
OS: ${{ matrix.os }}
Expand Down

0 comments on commit 339f291

Please sign in to comment.