Skip to content

Commit

Permalink
Maybe not bash
Browse files Browse the repository at this point in the history
  • Loading branch information
eed3si9n committed Dec 1, 2022
1 parent 490cc99 commit 4a963e8
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,9 +43,7 @@ jobs:
run: gpg --import test-key.gpg
- name: Build and test
if: ${{ matrix.jobtype == 1 }}
shell: bash
run: sbt -v clean +test +scripted
- name: Scalafmt
if: ${{ matrix.jobtype == 2 }}
shell: bash
run: sbt -v clean scalafmtSbtCheck +scalafmtCheckAll

0 comments on commit 4a963e8

Please sign in to comment.