Skip to content

Commit

Permalink
playframework#1367 fixed "github workflow" correctly with documentati…
Browse files Browse the repository at this point in the history
…on cd ...
  • Loading branch information
jacol84 committed Feb 2, 2022
1 parent a49b5b7 commit 6ae713c
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/build-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,4 +37,5 @@ jobs:
distribution: 'adopt'

- name: Build with Ant
run: ant -buildfile ./framework/build.xml test
working-directory: ./framework
run: ant test

0 comments on commit 6ae713c

Please sign in to comment.