Skip to content

Commit

Permalink
Setup go for windows tests
Browse files Browse the repository at this point in the history
  • Loading branch information
emilymianeil committed May 8, 2023
1 parent cfd03b9 commit 3e6c179
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -94,6 +94,7 @@ jobs:
- name: Setup
shell: bash
run: |-
echo $GOBIN
mkdir -p $GOBIN
mkdir -p $GOTESTSUM_PATH
- uses: "./.github/actions/install-golang"
Expand Down

0 comments on commit 3e6c179

Please sign in to comment.