Skip to content

Commit

Permalink
Fix test job
Browse files Browse the repository at this point in the history
  • Loading branch information
kkoutsilis committed Dec 27, 2023
1 parent d67a409 commit bbc026f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ jobs:
test:
runs-on: ubuntu-latest
steps:
uses: actions/checkout@v4
- uses: actions/checkout@v4
- name: Setup Go 1.21.x
uses: actions/setup-go@v4
with:
Expand Down

0 comments on commit bbc026f

Please sign in to comment.