rename checks-integration -> checks-impure
I think we should not use this for all integration tests
This commit is contained in:
@@ -8,4 +8,4 @@ jobs:
|
||||
runs-on: nix
|
||||
steps:
|
||||
- uses: actions/checkout@v3
|
||||
- run: nix run .#checks-integration
|
||||
- run: nix run .#checks-impure
|
||||
Reference in New Issue
Block a user