Compare commits
1 commit
dbb8b4da48
...
99944946b2
Author | SHA1 | Date | |
---|---|---|---|
99944946b2 |
1 changed files with 1 additions and 0 deletions
|
@ -1,6 +1,7 @@
|
||||||
on: [push]
|
on: [push]
|
||||||
jobs:
|
jobs:
|
||||||
test:
|
test:
|
||||||
|
runs-on: nix
|
||||||
steps:
|
steps:
|
||||||
# - run: yes | apt update && apt install nodejs
|
# - run: yes | apt update && apt install nodejs
|
||||||
# - uses: actions/checkout@v4
|
# - uses: actions/checkout@v4
|
||||||
|
|
Reference in a new issue