Skip to content

Commit

Permalink
Fixes piranhacloud#4035 - Add CDI TCK for Piranha Web Profile
Browse files Browse the repository at this point in the history
  • Loading branch information
mnriem committed Sep 28, 2024
1 parent d5e8923 commit fa4ce88
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tck-webprofile.yml
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@ jobs:
- name: Run TCK
run: |
cd external/webprofile-tck/cdi
mvn -B -fae -ntpverify
mvn -B -fae -ntp verify
- name: Test Summary
uses: test-summary/action@v2
with:
Expand Down

0 comments on commit fa4ce88

Please sign in to comment.