Skip to content

Commit

Permalink
remove test temporary
Browse files Browse the repository at this point in the history
  • Loading branch information
noam-heller1 committed May 23, 2024
1 parent aad4c41 commit 03a634c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/node.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ jobs:
strategy:
matrix:
node-version: [16.13.0]
test-script: ["ci:test-unit", "ci:test-e2e-layouts","ci:test-e2e-styleParams", "ci:test-e2e-integration"]
test-script: ["ci:test-e2e-layouts","ci:test-e2e-styleParams", "ci:test-e2e-integration"]
# See supported Node.js release schedule at https://nodejs.org/en/about/releases/
steps:
- uses: actions/checkout@v2
Expand Down

0 comments on commit 03a634c

Please sign in to comment.