Skip to content

Commit

Permalink
Merge pull request #3 from dcarbone/dcarbone/update-tests
Browse files Browse the repository at this point in the history
update tests to actually use branch being tested
  • Loading branch information
dcarbone authored Nov 5, 2024
2 parents 5342fd6 + 2b35502 commit 863571a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tests.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ jobs:

- name: Setup yq
id: install-yq
uses: dcarbone/install-yq-action@main
uses: ./
with:
force: '${{ matrix.force }}'
download-compressed: '${{ matrix.download-compressed }}'
Expand Down

0 comments on commit 863571a

Please sign in to comment.