Skip to content

Commit

Permalink
fix bug
Browse files Browse the repository at this point in the history
  • Loading branch information
Phixsura committed Oct 27, 2023
1 parent 96e3c59 commit d98fde5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/dubbo-3_2.yml
Original file line number Diff line number Diff line change
Expand Up @@ -118,7 +118,7 @@ jobs:
path: test/jobs

testjob:
needs: [prepare_test, build-dubbo,set-up-k3s]
needs: [prepare_test, build-dubbo]
name: 'Integration Test (Java${{matrix.java}}, Job${{matrix.job_id}})'
runs-on: ubuntu-latest
env:
Expand Down

0 comments on commit d98fde5

Please sign in to comment.