Skip to content

Commit

Permalink
change make test in GA
Browse files Browse the repository at this point in the history
  • Loading branch information
Yuyuutsu committed Jul 10, 2024
1 parent 7bb5e70 commit 10cb601
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pull_request.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -22,4 +22,4 @@ jobs:
- name: Running lint tests
run: make lint
- name: Running unit tests
run: make test-no-integration
run: make test

0 comments on commit 10cb601

Please sign in to comment.