Skip to content

Commit

Permalink
update test
Browse files Browse the repository at this point in the history
  • Loading branch information
younes200 committed Oct 9, 2023
1 parent 6925d16 commit c07022c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/dockerfile-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -56,9 +56,9 @@ jobs:
# - name: "Start docker server"
# run: docker run --rm -d --init -p 3000:3000 -e PORT=3000 celluloid-frontend:latest

# node .github/workflows/test-docker.js
- name: "Test docker"
run: |
# node .github/workflows/test-docker.js
wait-port 3000 -t 3000
- name: "Tear down docker"
Expand Down

0 comments on commit c07022c

Please sign in to comment.