Skip to content

Commit

Permalink
change ci
Browse files Browse the repository at this point in the history
  • Loading branch information
Skyenought committed Jul 17, 2024
1 parent 2c81302 commit f400fe0
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,5 +21,8 @@ jobs:
restore-keys: |
${{ runner.os }}-go-
- name: Set execute permission for tools.sh
run: chmod +x ./hack/tools.sh

- name: Unit Test
run: make test

0 comments on commit f400fe0

Please sign in to comment.