Compare commits
1 commit
fb67c5f142
...
70c81ee402
Author | SHA1 | Date | |
---|---|---|---|
70c81ee402 |
1 changed files with 1 additions and 1 deletions
|
@ -3,5 +3,5 @@ jobs:
|
||||||
test:
|
test:
|
||||||
runs-on: picard
|
runs-on: picard
|
||||||
steps:
|
steps:
|
||||||
- uses: actions/checkout@v3
|
- uses: https://code.forgejo.org/actions/checkout
|
||||||
- run: nix --version
|
- run: nix --version
|
||||||
|
|
Reference in a new issue