Skip to content

Commit

Permalink
fix: ci github action
Browse files Browse the repository at this point in the history
  • Loading branch information
leynier committed Oct 18, 2021
1 parent 67ecf57 commit 1ee2946
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ jobs:
- name: Build Docker image
run: make run_infra
- name: Sleep for 5 seconds
uses: sleep 5
run: sleep 5
- name: Run Tests
run: make tests
- name: Upload Coverage
Expand Down

0 comments on commit 1ee2946

Please sign in to comment.