forked from Bos55/nix-config
Compare commits
2 commits
91221c93d7
...
1626a1c311
| Author | SHA1 | Date | |
|---|---|---|---|
| 1626a1c311 | |||
| bc8118b48a |
2 changed files with 2 additions and 0 deletions
1
.github/workflows/test.yml
vendored
1
.github/workflows/test.yml
vendored
|
|
@ -4,6 +4,7 @@ on:
|
||||||
push:
|
push:
|
||||||
jobs:
|
jobs:
|
||||||
tests:
|
tests:
|
||||||
|
if: false
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
container:
|
container:
|
||||||
image: catthehacker/ubuntu:act-latest
|
image: catthehacker/ubuntu:act-latest
|
||||||
|
|
|
||||||
1
.gitignore
vendored
1
.gitignore
vendored
|
|
@ -1 +1,2 @@
|
||||||
.idea
|
.idea
|
||||||
|
result
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue