Skip to content

Commit

Permalink
fix ci config
Browse files Browse the repository at this point in the history
  • Loading branch information
csikb committed Apr 7, 2024
1 parent 1b17c0d commit fcb9427
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@ workflows:
npm-run: build
- node/test:
name: Unit test
run-command: test:int:ci
run-command: test:ci
test-results-path: reports
- integration-test:
name: Integration test
Expand Down

0 comments on commit fcb9427

Please sign in to comment.