Skip to content

Commit

Permalink
CI testing with sleep
Browse files Browse the repository at this point in the history
  • Loading branch information
izelnakri committed Aug 30, 2024
1 parent 1adb776 commit 167233a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/push.yml
Original file line number Diff line number Diff line change
Expand Up @@ -46,6 +46,7 @@ jobs:
docker compose -f docker-compose.yaml up -d
- name: Execute tests
run: |
sleep 3
docker compose run paper_trail mix test test/paper_trail
docker compose run paper_trail mix test test/version
docker compose run paper_trail mix test test/uuid
Expand Down

0 comments on commit 167233a

Please sign in to comment.