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 85d33f3 commit d27b17eCopy full SHA for d27b17e
.github/workflows/ci.yaml
@@ -9,7 +9,7 @@ jobs:
9
steps:
10
- uses: actions/checkout@v4
11
- uses: DeterminateSystems/nix-installer-action@v10
12
- - uses: DeterminateSystems/magic-nix-cache-action@v4
+ - uses: DeterminateSystems/magic-nix-cache-action@v12
13
- run: nix develop --impure --command pre-commit run --all
14
- run: nix develop --impure --command pylama packetnetworking setup.py
15
pytests:
0 commit comments