Skip to content

Commit

Permalink
Update target CI ws
Browse files Browse the repository at this point in the history
  • Loading branch information
jon-funk authored Nov 20, 2023
1 parent fbd6155 commit dff9304
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/e2e.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ jobs:
API_TOKEN: ${{ secrets.API_TOKEN }}
API_URL: https://papi.test.runwhen.com/api/v3
GIT_URL: https://github.com/runwhen-contrib/rw-cli-codecollection.git
WORKSPACE: t-ob-1
WORKSPACE: jon-rwl-test
run: |
if [ "${{ github.event.inputs.runall }}" = "yes" ] || [ "${{ github.event.inputs.runall }}" = "true" ]; then
cd .github/scripts/ && python e2e.py $WORKSPACE $API_URL $GIT_URL --runall
Expand Down

0 comments on commit dff9304

Please sign in to comment.