Skip to content

Commit

Permalink
Update test.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
jackton1 committed Nov 15, 2023
1 parent e2aaa74 commit 998e442
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -130,9 +130,9 @@ jobs:
with:
go-version-file: 'go.mod'

- name: Test action
uses: ./
if: github.event_name == 'push'
# - name: Test action
# uses: ./
# if: github.event_name == 'push'

- name: Run build
run: make build
Expand Down

0 comments on commit 998e442

Please sign in to comment.