Skip to content

Commit

Permalink
ok
Browse files Browse the repository at this point in the history
  • Loading branch information
tesuji committed Apr 21, 2024
1 parent a840e42 commit be583e6
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,8 +43,7 @@ jobs:
- run: |
set -x
just --yes ffi
git diff | grep 'diff --git'
[[ $? -eq 0 ]] && false
git diff --exit-code
- run: just build
- run: cargo test
- run: cd vncharset && cargo test
Expand Down

0 comments on commit be583e6

Please sign in to comment.