Skip to content

Commit

Permalink
fix(ci): Remove now-defunct test suite from CI
Browse files Browse the repository at this point in the history
  • Loading branch information
sgillespie committed Mar 10, 2024
1 parent 620482d commit ab81d6e
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/build.yaml
Expand Up @@ -29,7 +29,6 @@ jobs:
run: |
nix build \
.#checks.x86_64-linux."gibberish:test:spec" \
.#checks.x86_64-linux."gibberish:test:test" \
.#checks.x86_64-linux."gibberish:test:golden"
- name: Run static checks
run: nix build .#checks.x86_64-linux.fourmoluCheck .#checks.x86_64-linux.hlintCheck
Expand Down

0 comments on commit ab81d6e

Please sign in to comment.