Skip to content

Commit

Permalink
fix - github action.
Browse files Browse the repository at this point in the history
  • Loading branch information
nicola-strappazzon committed Oct 30, 2024
1 parent 68129a0 commit 6a48c34
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/go.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ on: [push]
jobs:
test:
name: Check code quality and run tests
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3

Expand Down

0 comments on commit 6a48c34

Please sign in to comment.