Skip to content

Commit c438cb8

Browse files
authored
Revert unit tests workflow back to .ci 1.x
1 parent f3985b6 commit c438cb8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/unit-tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ on:
99

1010
jobs:
1111
tests:
12-
uses: logstash-plugins/.ci/.github/workflows/unit-tests.yml@better-sudo
12+
uses: logstash-plugins/.ci/.github/workflows/unit-tests.yml@1.x
1313
concurrency:
1414
group: ${{ github.workflow }}-${{ github.ref }}
1515
cancel-in-progress: ${{ github.ref != 'refs/heads/main' }}

0 commit comments

Comments
 (0)