Skip to content

Commit

Permalink
Update.
Browse files Browse the repository at this point in the history
  • Loading branch information
martun committed Dec 11, 2023
1 parent 67614c7 commit a4be095
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@f32be140661f6d93e0718d6a6e816b7951b7d1e0
uses: NilFoundation/ci-cd/.github/workflows/reusable-crypto3-testing-linux.yml@6e60dd3d559308e023858b69a3f3fb89615e2b2d

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@f32be140661f6d93e0718d6a6e816b7951b7d1e0
uses: NilFoundation/ci-cd/.github/workflows/reusable-crypto3-testing-mac.yml@6e60dd3d559308e023858b69a3f3fb89615e2b2d

secrets: inherit
with:
Expand Down

0 comments on commit a4be095

Please sign in to comment.