X Tutup
Skip to content

Commit 4e5cec2

Browse files
author
Johan Brichau
committed
try new fix branch for SmalltalkCI
1 parent 52ba234 commit 4e5cec2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ jobs:
2222
- uses: hpi-swa/setup-smalltalkCI@v1
2323
with:
2424
smalltalkCI-source: 'jbrichau/smalltalkCI'
25-
smalltalkCI-branch: 'master'
25+
smalltalkCI-branch: 'fix-issue-623'
2626
smalltalk-image: ${{ matrix.smalltalk }}
2727
- name: Run tests
2828
run: smalltalkci -s ${{ matrix.smalltalk }}

0 commit comments

Comments
 (0)
X Tutup