Skip to content

Commit

Permalink
fix badua.yml 2
Browse files Browse the repository at this point in the history
  • Loading branch information
matteo-coni committed Dec 31, 2023
1 parent dff54d3 commit 1103a73
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/badua.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ jobs:
run: |
git clone https://www.github.com/saeg/ba-dua.git
cd ba-dua
git checkout tags/ba-dua-0.6.0 -b ba-dua-0.6.0
git checkout tags/ba-dua-0.8.1-SNAPSHOT -b ba-dua-0.8.1-SNAPSHOT
mvn clean install
- name: Build
run: mvn clean verify -P badua
Expand Down

0 comments on commit 1103a73

Please sign in to comment.