Compare commits
1 commit
c1fb993c65
...
af9adc909c
Author | SHA1 | Date | |
---|---|---|---|
af9adc909c |
1 changed files with 2 additions and 2 deletions
|
@ -3,5 +3,5 @@ jobs:
|
||||||
test:
|
test:
|
||||||
runs-on: nix
|
runs-on: nix
|
||||||
steps:
|
steps:
|
||||||
- run: echo ciao
|
- uses: actions/checkout@v3
|
||||||
- run: nix --version
|
- run: nix --version
|
||||||
|
|
Reference in a new issue