Skip to content

Commit

Permalink
ci: unpack and test
Browse files Browse the repository at this point in the history
  • Loading branch information
YOU54F committed Feb 24, 2024
1 parent 13bb9f6 commit 270d3a7
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/build-and-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -123,8 +123,8 @@ jobs:
- if: runner.os == 'Windows'
run: echo "ONLY_DOWNLOAD_PACT_FOR_WINDOWS=true" >> $GITHUB_ENV

# - run: ./script/ci/unpack-and-test.sh
- run: ./script/ci/download-standalone-and-test.sh
- run: ./script/ci/unpack-and-test.sh
# - run: ./script/ci/download-standalone-and-test.sh


# release_dry_run:
Expand Down

0 comments on commit 270d3a7

Please sign in to comment.