Skip to content

Commit

Permalink
test: windows-latestではテストしない
Browse files Browse the repository at this point in the history
  • Loading branch information
xztaityozx committed Dec 2, 2023
1 parent d19ebbd commit ad67e66
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/go.yml
Original file line number Diff line number Diff line change
Expand Up @@ -66,6 +66,7 @@ jobs:
../test.ps1
- name: E2E test (bash)
if: ${{ matrix.os != 'windows-latest' }}
working-directory: ./test/e2e/${{ matrix.os }}
shell: bash
run: |
Expand Down

0 comments on commit ad67e66

Please sign in to comment.