Skip to content

Poseidon refactor [SyncWith: crypto3-hash#136] #35

Poseidon refactor [SyncWith: crypto3-hash#136]

Poseidon refactor [SyncWith: crypto3-hash#136] #35

Workflow file for this run

name: PR Testing
on:
pull_request:
types:
- opened
- synchronize
jobs:
handle-syncwith:
name: Call Reusable SyncWith Handler
uses: NilFoundation/ci-cd/.github/workflows/reusable-handle-syncwith.yml@v1.2.0
with:
ci-cd-ref: 'v1.2.0'
secrets: inherit
test-linux:
name: Linux Reusable Crypto3 Testing
needs:
- handle-syncwith
uses: NilFoundation/ci-cd/.github/workflows/reusable-crypto3-testing-linux.yml@crypto-nix
secrets: inherit
with:
submodules-refs: ${{ needs.handle-syncwith.outputs.prs-refs }}
check-names: |
hash-clang
# Temporarily disable mac tests, they fail.
test-mac:
name: Mac Reusable Crypto3 Testing
needs:
- handle-syncwith
uses: NilFoundation/ci-cd/.github/workflows/reusable-crypto3-testing-mac.yml@crypto-nix
secrets: inherit
with:
submodules-refs: ${{ needs.handle-syncwith.outputs.prs-refs }}
check-names: |
hash-clang
publish-results:
name: Publish JUnit results
needs:
- test-linux
- test-mac
uses: NilFoundation/ci-cd/.github/workflows/reusable-crypto3-publish-result.yml@crypto-nix

Check failure on line 47 in .github/workflows/pull-request.yml

View workflow run for this annotation

GitHub Actions / .github/workflows/pull-request.yml

Invalid workflow file

error parsing called workflow ".github/workflows/pull-request.yml" -> "NilFoundation/ci-cd/.github/workflows/reusable-crypto3-publish-result.yml@crypto-nix" (source branch with sha:10ec77f785686e74c2e7c99235f09a4bd67bcbf7) : You have an error in your yaml syntax on line 12