Skip to content

Commit

Permalink
fix ci
Browse files Browse the repository at this point in the history
  • Loading branch information
mununki committed Oct 9, 2023
1 parent a116641 commit d5250fd
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/check-diff.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,9 +25,9 @@ jobs:
run: |
make build
- name: Run make merge
- name: Run make test
run: |
make merge
make test
- name: Run make check-diff
run: |
Expand Down

0 comments on commit d5250fd

Please sign in to comment.