mirror of
https://github.com/theoludwig/programming-challenges.git
synced 2025-05-18 12:02:53 +02:00
feat(cli): add --ci option to run test
command
This commit is contained in:
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
@ -108,4 +108,4 @@ jobs:
|
||||
run: 'npm install --global'
|
||||
|
||||
- name: 'Test'
|
||||
run: 'programming-challenges run test --affected'
|
||||
run: 'programming-challenges run test --affected --ci'
|
||||
|
Reference in New Issue
Block a user