Skip to content

Commit

Permalink
fix reusable testing workflow deleted file issue
Browse files Browse the repository at this point in the history
  • Loading branch information
x-mass committed Dec 8, 2023
1 parent 89537c6 commit 3b5f82d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pull-request.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:
name: Call Reusable Crypto3 Testing
needs:
- handle-syncwith
uses: NilFoundation/ci-cd/.github/workflows/[email protected].0
uses: NilFoundation/ci-cd/.github/workflows/[email protected].1
secrets: inherit
with:
submodules-refs: ${{ needs.handle-syncwith.outputs.prs-refs }}
Expand Down

0 comments on commit 3b5f82d

Please sign in to comment.