Skip to content

Commit 30adc5a

Browse files
timholykimikage
authored andcommitted
CI: rename julia-runtest branch (#263)
1 parent 0a6f9b9 commit 30adc5a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/UnitTest.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ jobs:
4343
${{ runner.os }}-test-
4444
${{ runner.os }}-
4545
- name: "Unit Test"
46-
uses: julia-actions/julia-runtest@master
46+
uses: julia-actions/julia-runtest@v1
4747

4848
- uses: julia-actions/julia-processcoverage@v1
4949
- uses: codecov/codecov-action@v1

0 commit comments

Comments
 (0)