Skip to content

Commit

Permalink
fix build? add job dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
xamde committed Oct 30, 2023
1 parent 68c466d commit 85357e8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build-and-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,7 @@ jobs:
run: mvn --batch-mode org.apache.maven.plugins:maven-dependency-plugin:3.2.0:go-offline

Build and Test:
needs: Prepare Maven
runs-on: ubuntu-latest
env:
MAVEN_OPTS: "-Xmx6144m"
Expand Down

0 comments on commit 85357e8

Please sign in to comment.