Skip to content

Commit 08be839

Browse files
authored
CI: Remove unused script job step
1 parent fd9d120 commit 08be839

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/ci.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,6 @@ jobs:
4949
${{ runner.os }}-test-${{ env.cache-name }}-
5050
${{ runner.os }}-test-${{ matrix.os }}
5151
${{ runner.os }}-
52-
- run: julia --color=yes .ci/test_and_change_uuid.jl
5352
- uses: julia-actions/julia-buildpkg@v1
5453
- uses: julia-actions/julia-runtest@v1
5554
- uses: julia-actions/julia-processcoverage@v1

0 commit comments

Comments
 (0)