commit | 31d817e900460877cbd0f42a5f8427d1d4d0fab1 | [log] [tgz] |
---|---|---|
author | Mohammed Naser <mnaser@vexxhost.com> | Wed Aug 31 21:09:10 2022 -0400 |
committer | Mohammed Naser <mnaser@vexxhost.com> | Sat Sep 10 01:19:09 2022 -0400 |
tree | fbfc7b84a5ba79665f1283e1ba5c09b408f4ee2a | |
parent | d8a72dc7bc679aea408c6d21681c5ac24917ea60 [diff] |
ci(molecule): added action-tmate for debugging
diff --git a/.github/workflows/test.yml b/.github/workflows/test.yml index 15f2374..4df446c 100644 --- a/.github/workflows/test.yml +++ b/.github/workflows/test.yml
@@ -48,6 +48,9 @@ steps: - uses: actions/checkout@v3.0.2 # TODO: run cleanup + - uses: mxschmitt/action-tmate@v3 + with: + limit-access-to-actor: true - uses: gofrolist/molecule-action@v2.2.38 timeout-minutes: 90 env: