Skip to content

Commit

Permalink
ignore old web package from testing
Browse files Browse the repository at this point in the history
  • Loading branch information
egekorkan authored Mar 8, 2024
1 parent 30671a3 commit 55be150
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci-cd.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ jobs:
run: lerna bootstrap --no-ci

- name: Test
run: lerna run test --no-bail --stream
run: lerna run test --no-bail --stream --ignore=packages/web

- name: TD test
run: node packages/cli/index.js -i examples/td/*/*.jsonld
Expand Down

0 comments on commit 55be150

Please sign in to comment.