Skip to content

Upgrade to nRF Connect 2.7. #30

Upgrade to nRF Connect 2.7.

Upgrade to nRF Connect 2.7. #30

Workflow file for this run

on:
pull_request:
workflow_dispatch:
jobs:
build:
uses: ./.github/workflows/build.yml

Check failure on line 7 in .github/workflows/ci.yml

View workflow run for this annotation

GitHub Actions / .github/workflows/ci.yml

Invalid workflow file

The workflow is not valid. In .github/workflows/ci.yml (Line: 7, Col: 11): Error from called workflow jakkra/ZSWatch/.github/workflows/build.yml@a4e1e07035d1bbe4b51c50b4771a86c4ed6b56af (Line: 47, Col: 14): Unrecognized named-value: 'pwd'. Located at position 1 within expression: pwd
test:
needs: [build]
uses: ./.github/workflows/test.yml