Skip to content

Commit cdf0ebb

Browse files
author
Kevin Solorio
committed
update ci to only run grant creation
1 parent 3e09355 commit cdf0ebb

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

bin/ci/cypress-run

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,4 +29,5 @@ node_modules/.bin/cypress run \
2929
--browser chrome \
3030
--headed \
3131
--record \
32-
--key 23c824d9-b9eb-4aea-88fd-d0bb06a9eb51
32+
--key 23c824d9-b9eb-4aea-88fd-d0bb06a9eb51 \
33+
--spec cypress/integration/grants/test_grant_creation.js

0 commit comments

Comments
 (0)