Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
Maksim Barsukou committed May 7, 2024
1 parent c6f765c commit 52b6f45
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/coverage.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ jobs:
echo -e "\nRABBITMQ__USE_SSL=False" >> .env
make run_local
- run: make dtest
- run: make ctest

- run: make creport SHA=${{ github.sha }}

Expand Down

0 comments on commit 52b6f45

Please sign in to comment.