Skip to content

Commit

Permalink
debug rabbitmq_ct_helpers dialyzer error
Browse files Browse the repository at this point in the history
  • Loading branch information
HoloRin committed Jun 11, 2024
1 parent 8d61f1d commit 3e7e1bb
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/test-plugin.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -164,6 +164,9 @@ jobs:
bazelisk test $(< ${{ steps.shard.outputs.file }}) \
--build_tests_only \
--verbose_failures
- name: Setup tmate session
if: always() && inputs.plugin == 'rabbitmq_ct_helpers'
uses: mxschmitt/action-tmate@v3
- name: UPLOAD TEST LOGS
if: always()
uses: actions/upload-artifact@v4
Expand Down

0 comments on commit 3e7e1bb

Please sign in to comment.