Skip to content

Commit

Permalink
fix: add missing workflows folder path
Browse files Browse the repository at this point in the history
  • Loading branch information
sebastiendan committed Jul 19, 2023
1 parent 87f746c commit e1e7d3b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test:e2e.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,6 @@ jobs:
e2e:
runs-on: ubuntu-latest-16-core
steps:
- uses: topos-protocol/e2e-tests/.github/frontend:erc20-messaging.yml@main
- uses: topos-protocol/e2e-tests/.github/workflows/frontend:erc20-messaging.yml@main
with:
local-erc20-messaging-infra-ref: "${{ github.head_ref }}"

0 comments on commit e1e7d3b

Please sign in to comment.