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:
|
||||
runs-on: nix
|
||||
steps:
|
||||
- run: echo ciao
|
||||
- uses: actions/checkout@v3
|
||||
- run: nix --version
|
||||
|
|
Reference in a new issue