Skip to content

Commit a98617e

Browse files
Make a shared workflow
1 parent a6f11ae commit a98617e

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ jobs:
1414
strategy:
1515
matrix:
1616
sdk: [ 2.19.6, stable ]
17-
uses: ./.github/workflows/actions/test.yml
17+
uses: ./.github/workflows/test.yml
1818
with:
1919
sdk: ${{ matrix.sdk }}
2020

0 commit comments

Comments
 (0)