Skip to content

Commit

Permalink
Fix packages not being built correctly
Browse files Browse the repository at this point in the history
  • Loading branch information
martinmladenov committed Aug 17, 2023
1 parent f3bdbe7 commit 3f7dbb4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -120,4 +120,4 @@ jobs:
run: mvn install -pl andy -DskipTests

- name: Run Weblab runner tests
run: mvn test -pl weblab-runner -DexcludedGroups=selenium
run: mvn test -pl weblab-runner -am -DexcludedGroups=selenium

0 comments on commit 3f7dbb4

Please sign in to comment.