Skip to content

Commit

Permalink
ci: Fix typo in job name
Browse files Browse the repository at this point in the history
  • Loading branch information
langston-barrett committed Aug 20, 2024
1 parent dcb4ec1 commit 0fe36e4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -119,7 +119,7 @@ jobs:
- name: Build macaw-x86-cli
run: cabal build pkg:macaw-x86-cli

- name: Test macaw-x86-syntax
- name: Test macaw-x86-cli
run: cabal test pkg:macaw-x86-cli

- name: Build macaw-aarch32
Expand Down

0 comments on commit 0fe36e4

Please sign in to comment.