Skip to content

Commit

Permalink
try to define as string
Browse files Browse the repository at this point in the history
  • Loading branch information
Konboi committed Aug 9, 2024
1 parent db060bb commit 4ff18cc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/record-build-and-test-results-action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ jobs:
with:
report_path: launchable-test-result/test-results.xml
test_runner: pytest
no_build: true
no_build: 'true'
if: always()
- name: Record build and test results action with test_session_name option
uses: launchableinc/record-build-and-test-results-action@support-flavor-and-test-session-name-options
Expand Down

0 comments on commit 4ff18cc

Please sign in to comment.