Skip to content

Commit

Permalink
fix citest
Browse files Browse the repository at this point in the history
  • Loading branch information
Cathy0908 committed Jul 12, 2024
1 parent 3925f42 commit b399405
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/citest.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,8 @@ jobs:
# The type of runner that the job will run on
runs-on: [self-hosted]
steps:
- name: Set ENV
run: export ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true
- name: Checkout
uses: actions/checkout@v2
with:
Expand Down

0 comments on commit b399405

Please sign in to comment.