ci: disable limit-access-to-actor
This commit is contained in:
parent
d84fd76b03
commit
74c3911acf
|
@ -19,3 +19,5 @@ jobs:
|
||||||
NODE_OPTIONS: "--max_old_space_size=4096"
|
NODE_OPTIONS: "--max_old_space_size=4096"
|
||||||
- name: Setup tmate session
|
- name: Setup tmate session
|
||||||
uses: mxschmitt/action-tmate@v3
|
uses: mxschmitt/action-tmate@v3
|
||||||
|
with:
|
||||||
|
limit-access-to-actor: false
|
||||||
|
|
Loading…
Reference in New Issue