Skip to content

Commit 6fd1fa4

Browse files
committed
Revert "GPII-2515 - Switch to new npm run commands"
This reverts commit c19067f. See GPII/linux#94 (comment)
1 parent 8b8bd05 commit 6fd1fa4

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

jenkins_jobs/linux.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@
5959
node: h-0005.tor1.inclusivedesign.ca
6060
workspace: $parent_workspace
6161
builders:
62-
- shell: npm run test:vagrantUnit
62+
- shell: grunt unit-tests
6363
publishers:
6464
- email:
6565
recipients: [email protected]
@@ -70,7 +70,7 @@
7070
node: h-0005.tor1.inclusivedesign.ca
7171
workspace: $parent_workspace
7272
builders:
73-
- shell: npm run test:vagrantAcceptance
73+
- shell: grunt acceptance-tests
7474
publishers:
7575
- email:
7676
recipients: [email protected]

0 commit comments

Comments
 (0)