Skip to content

Commit

Permalink
Update .github/workflows/.binary-stack-serialization.yml
Browse files Browse the repository at this point in the history
Co-authored-by: Maximiliano Tabacman <[email protected]>
  • Loading branch information
gcotelli and mtabacman authored May 23, 2023
1 parent 46d61ce commit 4884946
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/.binary-stack-serialization.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ jobs:
with:
smalltalk-image: ${{ matrix.smalltalk }}
- name: Load Image and Run Tests
# We can't run this tests with the coverage enabled because it will modify the stack it's
# We can't run these tests with the coverage enabled because it will modify the stack it's
# trying to serialize making the tests fail in some situations
run: smalltalkci -s ${{ matrix.smalltalk }} .smalltalkci/.binary-stack-serialization.ston
env:
Expand Down

0 comments on commit 4884946

Please sign in to comment.