X Tutup
Skip to content

Commit 659948d

Browse files
author
Johan Brichau
committed
remove use of own fork of smalltalkCI
1 parent 7d0ca70 commit 659948d

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
@@ -20,7 +20,6 @@ jobs:
2020
- uses: dalehenrich/setup-smalltalkCI@solo
2121
with:
2222
smalltalk-image: ${{ matrix.smalltalk }}
23-
smalltalkCI-source: 'jbrichau/smalltalkCI'
2423
- name: Run tests
2524
run: smalltalkci -s ${{ matrix.smalltalk }}
2625
env:

0 commit comments

Comments
 (0)
X Tutup