Compare commits
1 commit
2aa9fea3e5
...
1bb332566e
Author | SHA1 | Date | |
---|---|---|---|
1bb332566e |
1 changed files with 2 additions and 1 deletions
|
@ -3,5 +3,6 @@ jobs:
|
||||||
test:
|
test:
|
||||||
runs-on: picard
|
runs-on: picard
|
||||||
steps:
|
steps:
|
||||||
- uses: actions/checkout@v4
|
# - uses: actions/checkout@v4
|
||||||
|
- run: git clone forgejo@git.aciceri.dev:aciceri/emacs.git
|
||||||
- run: nix --version
|
- run: nix --version
|
||||||
|
|
Reference in a new issue