Compare commits
1 commit
b839a68d0a
...
2aa9fea3e5
Author | SHA1 | Date | |
---|---|---|---|
2aa9fea3e5 |
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: https://code.forgejo.org/actions/checkout@v4
|
- uses: actions/checkout@v4
|
||||||
- run: nix --version
|
- run: nix --version
|
||||||
|
|
Reference in a new issue