We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7d2db18 commit bfc71aaCopy full SHA for bfc71aa
.github/workflows/testing.yml
@@ -92,6 +92,8 @@ jobs:
92
93
python-nightly:
94
runs-on: ubuntu-18.04
95
+ env:
96
+ ACTIONS_ALLOW_UNSECURE_COMMANDS: true
97
steps:
98
- uses: actions/checkout@v1
99
- name: Install Python from ppa:deadsnakes/nightly
0 commit comments