Skip to content

Commit

Permalink
Fixes #4027 - Add JSONP TCK for Piranha Web Profile
Browse files Browse the repository at this point in the history
  • Loading branch information
mnriem committed Sep 27, 2024
1 parent 266961f commit efa01ea
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 @@ -59,7 +59,7 @@ jobs:
run: mvn -B -DskipTests=true -ntp install
- name: Run TCK
run: |
cd external/tck/webprofile-tck/jsonp
cd external/webprofile-tck/jsonp
mvn -B -ntp verify
- name: Test Summary
uses: test-summary/action@v2
Expand Down

0 comments on commit efa01ea

Please sign in to comment.