Skip to content

Commit

Permalink
Merge pull request #3 from hutcho66/classes
Browse files Browse the repository at this point in the history
fix actions
  • Loading branch information
hutcho66 committed Nov 3, 2023
2 parents 34da7a1 + 507ccc6 commit 38360e9
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions .github/workflows/go.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,8 +28,4 @@ jobs:
report: true
chart: false
amend: false
reuse-go: true
if: |
matrix.os == 'ubuntu-latest' &&
github.event_name == 'push'
continue-on-error: true
reuse-go: true

0 comments on commit 38360e9

Please sign in to comment.