X Tutup
Skip to content

Commit ee685e4

Browse files
author
Johan Brichau
committed
revert using special branch of SmalltalkCI
1 parent 9b35324 commit ee685e4

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/ci.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,8 +21,6 @@ jobs:
2121
- uses: actions/checkout@v3
2222
- uses: hpi-swa/setup-smalltalkCI@v1
2323
with:
24-
smalltalkCI-source: 'jbrichau/smalltalkCI'
25-
smalltalkCI-branch: 'fix-issue-623'
2624
smalltalk-image: ${{ matrix.smalltalk }}
2725
- name: Run tests
2826
run: smalltalkci -s ${{ matrix.smalltalk }}

0 commit comments

Comments
 (0)
X Tutup