Skip to content

Commit e820c71

Browse files
update github actions
1 parent e1f5f48 commit e820c71

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/maven.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,7 @@ jobs:
3333
test-python:
3434

3535
runs-on: ubuntu-latest
36+
needs: build # Ensure this job runs after the build job
3637

3738
steps:
3839
- uses: actions/checkout@v4

0 commit comments

Comments
 (0)