Skip to content

Commit

Permalink
ci: added test:quebecbnet script
Browse files Browse the repository at this point in the history
  • Loading branch information
hui-an-yang committed Sep 19, 2024
1 parent 135de90 commit d15b44c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions integration-tests/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@
"test:secret-key": "RUN_WITH_SECRET_KEY=true jest --runInBand",
"test:parisnet": "PARISNET=true jest",
"test:parisnet-secret-key": "RUN_PARISNET_WITH_SECRET_KEY=true jest --runInBand",
"test:quebecbnet": "QUEBECBNET=true jest",
"test:quebecbnet-secret-key": "RUN_QUEBECBNET_WITH_SECRET_KEY=true jest --runInBand",
"test:weeklynet": "WEEKLYNET=true jest",
"test:weeklynet-secret-key": "RUN_WEEKLYNET_WITH_SECRET_KEY=true jest --runInBand",
Expand Down

0 comments on commit d15b44c

Please sign in to comment.