We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents d2ef453 + e322b43 commit 61a6810Copy full SHA for 61a6810
.github/workflows/test.yml
@@ -14,4 +14,4 @@ jobs:
14
- uses: cachix/install-nix-action@v31
15
- name: run tests
16
run:
17
- nix develop -c 'tox'
+ nix develop -c tox -p auto
0 commit comments