Skip to content

Commit

Permalink
Run 1 test on github actions.
Browse files Browse the repository at this point in the history
  • Loading branch information
b4handjr committed Apr 10, 2024
1 parent 7c87ff9 commit 2ff4f85
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/manual.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,4 +31,4 @@ jobs:
- uses: actions/setup-python@v5
with:
python-version: '3.11'
- run: tox -e bdd-tests -- --experiment-branch ${{ inputs.name }} --experiment-json tests/fixtures/test_experiment.json
- run: tox -e bdd-tests -- --experiment-branch ${{ inputs.name }} --experiment-json tests/fixtures/test_experiment.json -k navigate_to_the_supplied_url

0 comments on commit 2ff4f85

Please sign in to comment.