Skip to content

Commit

Permalink
Attempt npm CI test using workspace bob.
Browse files Browse the repository at this point in the history
  • Loading branch information
cliffano committed Sep 27, 2024
1 parent 6c21a6d commit 5249f8b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ci-workflow.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,8 @@ jobs:
- uses: actions/setup-node@v4
with:
node-version: ${{ matrix.node }}
- run: npm install -g bob
- run: bob build
- run: npm link
- run: /usr/local/node-v22.7.0-linux-x64/bin/bob
- uses: coverallsapp/[email protected]
with:
github-token: ${{ secrets.GITHUB_TOKEN }}
Expand Down

0 comments on commit 5249f8b

Please sign in to comment.