Skip to content

Commit

Permalink
no need to check dir
Browse files Browse the repository at this point in the history
  • Loading branch information
pwbh committed Aug 23, 2024
1 parent 1ffd428 commit 38bf6b7
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,8 +25,5 @@ jobs:
run: |
[ "$(zig version)" != "0.13.0" ] && exit 1 || exit 0
- name: Chekc dir
run: ls -ltra

- name: Build & Test
run: zig build test

0 comments on commit 38bf6b7

Please sign in to comment.