Skip to content

Commit

Permalink
Update test-pr.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
gdams authored Aug 14, 2023
1 parent b0306b1 commit 1ecda22
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test-pr.yml
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ jobs:
# https://github.com/docker-library/bashbrew/blob/a40a54d4d81b9fd2e39b4d7ba3fe203e8b022a67/scripts/github-actions/generate.sh#L146-L149
if: runner.os == 'Windows'
- uses: actions/checkout@c85c95e3d7251135ab7dc9ce3241c5835cc595a9 # v3.5.3
- uses: docker-library/official-images/.github/workflows/.bashbrew
- uses: docker-library/official-images/.github/workflows/.bashbrew@master
- name: Prepare Environment
run: ${{ matrix.runs.prepare }}
- name: Pull Dependencies
Expand Down

0 comments on commit 1ecda22

Please sign in to comment.