Skip to content

Commit

Permalink
trying ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true
Browse files Browse the repository at this point in the history
  • Loading branch information
chriscrsmith committed Aug 18, 2023
1 parent e2d825d commit b8528a6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ jobs:
CONDA_ENV_NAME: stdpopsim
OS: ${{ matrix.os }}
PYTHON: ${{ matrix.python }}

ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION: true
steps:
- name: cancel previous runs
uses: styfle/cancel-workflow-action@0.6.0
Expand Down

0 comments on commit b8528a6

Please sign in to comment.