Skip to content

Commit

Permalink
adjust tests command in ci config
Browse files Browse the repository at this point in the history
  • Loading branch information
aburkut committed Oct 19, 2023
1 parent 5a57729 commit 59927b9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -22,4 +22,4 @@ jobs:
run: yarn check:es

- name: Run Changed tests
run: yarn test:changedsince
run: yarn tests:changedsince

0 comments on commit 59927b9

Please sign in to comment.