Skip to content

Commit

Permalink
修复 github action
Browse files Browse the repository at this point in the history
  • Loading branch information
flycash committed Feb 12, 2024
1 parent f09d105 commit 8fcd56e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/integration_test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,4 +31,4 @@ jobs:
go-version: '1.21'

- name: Test
run: sudo sh ./script/integrate_test.sh
run: make e2e

0 comments on commit 8fcd56e

Please sign in to comment.