Skip to content

Commit 6a48c34

Browse files
fix - github action.
1 parent 68129a0 commit 6a48c34

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/go.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@ on: [push]
55
jobs:
66
test:
77
name: Check code quality and run tests
8+
runs-on: ubuntu-latest
89
steps:
910
- uses: actions/checkout@v3
1011

0 commit comments

Comments
 (0)