Skip to content

Commit

Permalink
chore: update split-tests action to a specific commit in ci.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
tsviz committed Oct 30, 2024
1 parent f415c1d commit c56e076
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -196,7 +196,7 @@ jobs:
# split-tests action - splits the tests into x number of groups
# based on the total number of github-hosted runners and junit previous test results by time and line count.
# Link to the action - https://github.com/marketplace/actions/split-tests
- uses: scruplelesswizard/split-tests@v1-alpha.1
- uses: scruplelesswizard/split-tests@4f1ca766cb93923ca216e02f1aefed20944e313f
id: split-tests
name: Split tests
with:
Expand Down

0 comments on commit c56e076

Please sign in to comment.