Skip to content

Commit

Permalink
Add TODO
Browse files Browse the repository at this point in the history
  • Loading branch information
ivov committed Nov 23, 2024
1 parent 8e04b61 commit 61e896c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build-health-check.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@ jobs:
- name: Build Docker image
run: docker build --tag n8n-shortlink:ci .

# TODO: Replace `sleep 10`
- name: Run Docker container
run: |
docker run --detach --publish 3001:3001 --name n8n-shortlink-ci n8n-shortlink:ci
Expand Down

0 comments on commit 61e896c

Please sign in to comment.