Skip to content

Commit

Permalink
fix: run tests in bash shell
Browse files Browse the repository at this point in the history
  • Loading branch information
juev committed Dec 11, 2023
1 parent 0a79aec commit 2bdd253
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/test.yml
Expand Up @@ -21,3 +21,4 @@ jobs:
version: ${{ matrix.go-version }}
- name: Test
run: go test -v ./...
shell: bash

0 comments on commit 2bdd253

Please sign in to comment.