Skip to content

Commit

Permalink
fix call to composite action
Browse files Browse the repository at this point in the history
  • Loading branch information
attiasas committed Oct 1, 2024
1 parent 49df5fb commit eb0e298
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@ jobs:
testFlags: '--test.git'
steps:
- name: Checkout, Install and Setup Dependencies
uses: ./.github/actions/install-and-setup
uses: ./actions/install-and-setup
with:
ref: ${{ github.event.pull_request.head.sha }}
# Test
Expand Down

0 comments on commit eb0e298

Please sign in to comment.