Skip to content

Commit 9ac3df2

Browse files
committed
Remove GitHub action
1 parent 6038f6e commit 9ac3df2

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

.github/workflows/test.yml

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -5,12 +5,6 @@ on:
55
branches:
66
- master
77
jobs:
8-
nixfmt:
9-
runs-on: ubuntu-latest
10-
steps:
11-
- uses: actions/checkout@v4
12-
- uses: cachix/install-nix-action@v31
13-
- run: nix fmt .
148
tests:
159
needs: nixfmt
1610
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)