Skip to content

Commit

Permalink
Update yml.
Browse files Browse the repository at this point in the history
  • Loading branch information
martun committed Dec 11, 2023
1 parent d90028d commit ffd49c2
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/pull-request.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:
name: Linux Reusable Crypto3 Testing
needs:
- handle-syncwith
uses: NilFoundation/ci-cd/.github/workflows/reusable-crypto3-testing-linux.yml@596851512d9fe4f91a5911012dde8df9e2e34730
uses: NilFoundation/ci-cd/.github/workflows/reusable-crypto3-testing-linux.yml@0f0457747fad222b336553a5beb5544e356fcaa4

secrets: inherit
with:
Expand All @@ -42,7 +42,7 @@ jobs:
name: Mac Reusable Crypto3 Testing
needs:
- handle-syncwith
uses: NilFoundation/ci-cd/.github/workflows/reusable-crypto3-testing-mac.yml@596851512d9fe4f91a5911012dde8df9e2e34730
uses: NilFoundation/ci-cd/.github/workflows/reusable-crypto3-testing-mac.yml@0f0457747fad222b336553a5beb5544e356fcaa4

secrets: inherit
with:
Expand Down

0 comments on commit ffd49c2

Please sign in to comment.