Skip to content

Commit

Permalink
debug ci
Browse files Browse the repository at this point in the history
  • Loading branch information
aburkut committed Oct 20, 2023
1 parent adf5398 commit d8eb0fd
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 @@ -32,4 +32,4 @@ jobs:
run: yarn check:es

- name: Run Changed tests only
run: npx jest --verbose --onlyChanged --changedSince=${{ github.event.workflow_run.head_sha }}
run: npx jest --verbose --onlyChanged --changedSince=master

0 comments on commit d8eb0fd

Please sign in to comment.