Skip to content

Commit

Permalink
yml
Browse files Browse the repository at this point in the history
  • Loading branch information
dalehenrich committed Sep 27, 2023
1 parent 288c131 commit 0510aa9
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,11 +17,9 @@ jobs:
env:
GS_VERS: ${{ matrix.smalltalk }}
PLATFORM: ${{ matrix.os }}
continue-on-error: false
name: ${{ matrix.smalltalk }}
steps:
- uses: actions/checkout@v2
id: test GsDevKit_stones
- id: test GsDevKit_stones
uses: dalehenrich/setup-superDoit@v2
with:
gemstone-version: ${{ matrix.smalltalk }}
Expand Down

0 comments on commit 0510aa9

Please sign in to comment.