Skip to content
This repository has been archived by the owner on Sep 6, 2024. It is now read-only.

Commit

Permalink
removed step to find error
Browse files Browse the repository at this point in the history
  • Loading branch information
Baublesaurus committed Feb 23, 2024
1 parent fe441a8 commit dbab722
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions .github/workflows/test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,9 +13,3 @@ jobs:
- name: run "nix-shell"
- run: nix-shell

test-suite:
runs-on: ubuntu-latest
needs: check-nix
steps:
- name: make test
- run: make test

0 comments on commit dbab722

Please sign in to comment.