Skip to content

Commit

Permalink
Revert "ci: add test for windows"
Browse files Browse the repository at this point in the history
This reverts commit 64d613f.
  • Loading branch information
suzuki-shunsuke committed May 20, 2023
1 parent 1afe3a1 commit aa4f703
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions .github/workflows/windows-test.yaml
Expand Up @@ -60,9 +60,6 @@ jobs:
- run: helm version
- run: terrafmt version

- name: Test the package type "cargo"
run: sk --version

- run: aqua g -i suzuki-shunsuke/tfcmt
working-directory: tests/main
- run: git diff aqua.yaml
Expand Down Expand Up @@ -136,9 +133,6 @@ jobs:
- run: terrafmt version
- run: helm version

- name: Test the package type "cargo"
run: sk --version

- run: aqua g -i suzuki-shunsuke/tfcmt
working-directory: tests/main
- run: git diff aqua.yaml
Expand Down

0 comments on commit aa4f703

Please sign in to comment.