Skip to content

Commit

Permalink
fix CI
Browse files Browse the repository at this point in the history
  • Loading branch information
Sneh1999 committed Dec 6, 2023
1 parent d4cca3f commit 6cda658
Showing 1 changed file with 0 additions and 8 deletions.
8 changes: 0 additions & 8 deletions .github/workflows/node.js.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,11 +27,3 @@ jobs:
- name: Lint Check
# When fails, please run "yarn lint" to your code
run: yarn lint
- name: Test cb-cookie-manager
working-directory: ./packages/cb-cookie-manager
run: yarn test
- name: Test cb-cookie-banner
working-directory: ./packages/cb-cookie-banner
run: |
yarn add [email protected]
yarn test

0 comments on commit 6cda658

Please sign in to comment.