Skip to content

Commit

Permalink
[github-actions] Add debug step.
Browse files Browse the repository at this point in the history
  • Loading branch information
b4handjr committed Apr 22, 2024
1 parent 5f8f912 commit 6eab18c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ios_manual.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,5 +43,6 @@ jobs:
run: |
cd firefox-ios/firefox-ios-tests/Tests/ExperimentIntegrationTests
pipenv install
echo "RUNNING TESTS"
EXPERIMENT_NAME= ${{ inputs.user-facing-name }} pipenv run pytest --experiment ${{ inputs.slug }} -k test_generic.py

0 comments on commit 6eab18c

Please sign in to comment.