Skip to content

Commit dd6a20a

Browse files
committed
up script
1 parent 6e7534d commit dd6a20a

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/workflows/Breakage.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,8 +67,9 @@ jobs:
6767
${{ runner.os }}-test-
6868
${{ runner.os }}-
6969
- uses: julia-actions/julia-buildpkg@v1
70+
7071
# Breakage test
71-
- name: "Breakage of ${{ matrix.pkg }}, ${{ matrix.pkgversion }} version"
72+
- name: 'Breakage of ${{ matrix.pkg }}, ${{ matrix.pkgversion }} version'
7273
env:
7374
PKG: ${{ matrix.pkg }}
7475
VERSION: ${{ matrix.pkgversion }}

0 commit comments

Comments
 (0)