Skip to content

Commit

Permalink
fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
livingdolls committed Jan 28, 2024
1 parent 4e30429 commit 7394488
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ jobs:
id: go

- name: Check out code into the Go module directory
run: actions/checkout@v4
run: actions/checkout@v2

- name: Test
run: make test

0 comments on commit 7394488

Please sign in to comment.