Skip to content

Commit

Permalink
chore: Disable zig-test job in test.yml workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
magic-akari committed Aug 25, 2024
1 parent b60c1d8 commit 875fbba
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@ jobs:
zig-test:
name: Zig test
runs-on: ubuntu-latest
if: false
steps:
- uses: actions/checkout@v4
- uses: goto-bus-stop/setup-zig@v2
Expand Down

0 comments on commit 875fbba

Please sign in to comment.