rename checks-integration -> checks-impure

I think we should not use this for all integration tests
This commit is contained in:
Jörg Thalheim
2023-08-27 09:57:46 +02:00
parent 9cc6a14d73
commit 4cc40865f5
2 changed files with 2 additions and 2 deletions

View File

@@ -8,4 +8,4 @@ jobs:
runs-on: nix
steps:
- uses: actions/checkout@v3
- run: nix run .#checks-integration
- run: nix run .#checks-impure