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.
1 parent d2ef453 commit 25a0fe6Copy full SHA for 25a0fe6
.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