Skip to content

Commit 34b2abf

Browse files
committed
qsdfljqsdf
1 parent b83f28a commit 34b2abf

File tree

1 file changed

+0
-7
lines changed

1 file changed

+0
-7
lines changed

.github/workflows/test.yml

-7
Original file line numberDiff line numberDiff line change
@@ -25,10 +25,3 @@ jobs:
2525
- uses: cachix/install-nix-action@v24
2626
- run: nix build -L ".#${{ matrix.attr }}"
2727

28-
build:
29-
runs-on: ubuntu-latest
30-
steps:
31-
- uses: actions/checkout@v2
32-
- run: sudo apt install nix
33-
- run: sudo nix build --experimental-features 'nix-command flakes'
34-
- run: make test

0 commit comments

Comments
 (0)