Skip to content

Commit

Permalink
fest 2023 dep pom issue
Browse files Browse the repository at this point in the history
  • Loading branch information
rakeshkumar1019 committed Nov 7, 2024
1 parent 3332eab commit 4cb7463
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ftest.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -130,7 +130,7 @@ jobs:
env:
RUN_ALL: false
BAIL: 0
run: mvn -ntp install -Pftest -DskipInstall
run: mvn -ntp clean install -Pftest -DskipInstall

- name: Archive cucumber reports
if: ${{ always() }}
Expand Down

0 comments on commit 4cb7463

Please sign in to comment.