Skip to content

Commit

Permalink
Remove user
Browse files Browse the repository at this point in the history
  • Loading branch information
patrick-5546 committed Oct 3, 2023
1 parent 9ed2fa5 commit eb04028
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/actions/test/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,4 +13,4 @@ runs:

- name: Run Tests
shell: bash
run: docker-compose -f .github/actions/docker-compose.ci.yml -f .github/actions/docker-compose.ci.website.yml exec -T -u ros sailbot-workspace /bin/bash -c "cd /workspaces/sailbot_workspace && .github/actions/test/run.sh"
run: docker-compose -f .github/actions/docker-compose.ci.yml -f .github/actions/docker-compose.ci.website.yml exec -T sailbot-workspace /bin/bash -c "cd /workspaces/sailbot_workspace && .github/actions/test/run.sh"

0 comments on commit eb04028

Please sign in to comment.