Skip to content

Commit

Permalink
feat(compliance): use correct path
Browse files Browse the repository at this point in the history
  • Loading branch information
0xfourzerofour committed Dec 18, 2023
1 parent f4cd855 commit cda520e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/compliance-workflow.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -35,4 +35,4 @@ jobs:
run: docker buildx build ./rundler -t alchemyplatform/rundler:latest

- name: Run test executor
run: ./bundler-test-executors/runall.sh ./bundlers/rundler/rundler.yml
run: ./bundler-test-executors/runall.sh ./bundler-test-executors/bundlers/rundler/rundler.yml

0 comments on commit cda520e

Please sign in to comment.