Skip to content

Commit

Permalink
only install
Browse files Browse the repository at this point in the history
  • Loading branch information
jeremiah-snee-openx committed Jul 3, 2024
1 parent 5e75402 commit 9193f46
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions runTest.sh
100644 → 100755
Original file line number Diff line number Diff line change
Expand Up @@ -15,10 +15,10 @@ npm ci

# run the test

npm run serve-and-test:parallel
# npm run serve-and-test:parallel

npm run serve-and-test:parallel:some
# # npm run serve-and-test:parallel:some

npm run serve-and-test:parallel:spec
# # npm run serve-and-test:parallel:spec

npm run serve-and-test:parallel:junit
# # npm run serve-and-test:parallel:junit

0 comments on commit 9193f46

Please sign in to comment.