Skip to content

Commit

Permalink
Skip running on devshop_remote
Browse files Browse the repository at this point in the history
  • Loading branch information
jonpugh committed Oct 25, 2023
1 parent 5dc24db commit b4e64e0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/devshop.yml
Original file line number Diff line number Diff line change
Expand Up @@ -141,7 +141,7 @@ jobs:
# Since the container is launched with a new DEVSHOP_DOCKER_COMMAND_RUN, run the default.
run: |
docker-compose exec -T devshop.server bash -c '${DEFAULT_DEVSHOP_DOCKER_COMMAND_RUN}'
docker-compose exec -T devshop.remote bash -c '${DEFAULT_DEVSHOP_DOCKER_COMMAND_RUN}'
# docker-compose exec -T devshop.remote bash -c '${DEFAULT_DEVSHOP_DOCKER_COMMAND_RUN}'

- name: "Test DevShop"
working-directory: docker
Expand Down

0 comments on commit b4e64e0

Please sign in to comment.