Skip to content

Commit

Permalink
Merge GitHub Action fixes into the master-branch (#378)
Browse files Browse the repository at this point in the history
* Equalize branches

* Revert "Equalize branches "

This reverts commit 0c92e9b.

* Revert "Merge branch 'master' into develop"

This reverts commit 322ba3b.

* Fix CI

Co-authored-by: Julia Joch<julia.joch@student.hpi.de>
Co-authored-by: Veladus <niko.hastrich@student.hpi.de>
Co-authored-by: MrHenrik <henrik.guhl@student.hpi.de>
  • Loading branch information
3 people committed Aug 7, 2020
1 parent 41b2f3d commit 94d8137
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,4 +21,6 @@ jobs:
with:
smalltalk-version: ${{ matrix.smalltalk }}
- run: smalltalkci -s ${{ matrix.smalltalk }}
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
timeout-minutes: 15

0 comments on commit 94d8137

Please sign in to comment.