Skip to content

Commit

Permalink
Update ScalaCI.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
jxnu-liguobin authored Sep 16, 2023
1 parent df7160a commit 4fa82d6
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ScalaCI.yml
Original file line number Diff line number Diff line change
Expand Up @@ -86,7 +86,7 @@ jobs:

ci:
runs-on: ubuntu-20.04
needs: [ publish ]
needs: [ check, test ]
steps:
- name: Aggregate outcomes
run: echo "build succeeded"
run: echo "build succeeded"

0 comments on commit 4fa82d6

Please sign in to comment.