Skip to content
This repository was archived by the owner on Dec 16, 2024. It is now read-only.

Commit 82d8596

Browse files
authored
Update ci.yml
1 parent a99cb05 commit 82d8596

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -45,8 +45,7 @@ jobs:
4545
${{ runner.os }}-test-${{ env.cache-name }}-
4646
${{ runner.os }}-test-${{ matrix.os }}
4747
${{ runner.os }}-
48-
- run: julia --color=yes test/suitesparse_uuid.jl
49-
- run: julia --color=yes .ci/change-uuid.jl
48+
- run: julia --color=yes .ci/test_and_change_uuid.jl
5049
- uses: julia-actions/julia-buildpkg@v1
5150
- uses: julia-actions/julia-runtest@v1
5251
- uses: julia-actions/julia-processcoverage@v1

0 commit comments

Comments
 (0)