Skip to content

Commit

Permalink
actions v1
Browse files Browse the repository at this point in the history
  • Loading branch information
2amjsouza committed Oct 24, 2024
1 parent 1b088f5 commit 681320c
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions .github/workflows/unit.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,11 +13,6 @@ jobs:
- name: Build the Docker image
run: docker compose up -d

- name: Sleep
uses: jakejarvis/wait-action@master
with:
time: '20s'

- name: Check running containers
run: docker ps

Expand Down

0 comments on commit 681320c

Please sign in to comment.