Skip to content

Commit

Permalink
Update ci.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
zhongl committed Nov 27, 2023
1 parent 442133d commit 3ad311b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ jobs:
- uses: coursier/setup-action@v1
- name: branch-names
id: branch-name
uses: tj-actions/branch-names@v2.2
uses: tj-actions/branch-names@v7
- run: sbt coverage +test coverageReport
- run: sbt coveralls
env:
Expand Down

0 comments on commit 3ad311b

Please sign in to comment.