Skip to content

Commit

Permalink
Add tests for PR scalacenter#128 (scalacenter#129)
Browse files Browse the repository at this point in the history
  • Loading branch information
liancheng authored Nov 17, 2020
1 parent b14d949 commit 29aba3e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,8 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v1
- uses: olafurpg/setup-scala@v2
- uses: olafurpg/setup-gpg@v2
- uses: olafurpg/setup-scala@v10
- uses: olafurpg/setup-gpg@v3
- name: Publish ${{ github.ref }}
run: sbt scalafmtCheck "rules/scalafix --check" +test ci-release
env:
Expand Down

0 comments on commit 29aba3e

Please sign in to comment.