Skip to content

Commit

Permalink
Mark dev test as experimental
Browse files Browse the repository at this point in the history
  • Loading branch information
matteobachetti committed Mar 19, 2024
1 parent e62e07a commit 8902898
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci_test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -100,7 +100,7 @@ jobs:
os: ubuntu-latest
python: '3.11'
tox_env: 'py311-test-devdeps-cov'
experimental: false
experimental: true

steps:
- name: Check out repository
Expand Down

0 comments on commit 8902898

Please sign in to comment.