ci: run tests
This would be where we ran tests, if we had any.
This commit is contained in:
parent
b77990210f
commit
0fce9e09c4
1 changed files with 1 additions and 0 deletions
1
.github/workflows/test.yml
vendored
1
.github/workflows/test.yml
vendored
|
@ -25,3 +25,4 @@ jobs:
|
|||
authToken: '${{ secrets.CACHIX_AUTH_TOKEN }}'
|
||||
- run: nix flake check
|
||||
- run: nix develop -c gofmt -d -e .
|
||||
- run: nix develop -c go test
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue