我有以下 github 操作不起作用:
name: Scheduled Cypress Tests
on:
schedule:
# Runs at 8:20am UTC every day (see https://crontab.guru)
- cron: '20 8 * * *'
jobs:
cypress-tests:
runs-on: ubuntu-latest
strategy:
matrix:
node-version: [16.x]
container:
image: cypress/browsers:node16.5.0-chrome94-ff93
steps:
- uses: actions/checkout@v3
- name: setup node ${{ matrix.node-version }}
uses: actions/setup-node@v3
with:
node-version: ${{ matrix.node-version }}
- name: install packages with yarn
uses: Borales/actions-yarn@v3
- run: yarn test:components
我预计它会在 UTC 上午 8:20(美国东部时间上午 4:20)运行,但它没有运行(虽然此操作显示在操作列表中,但那里实际上没有执行的作业)并且相同的作业运行良好当附加到 PR 时,所以我不确定我在这里做错了什么。
Bigo 现场黑客
Venha checar o perfil do 🎭🤡🧤💪TAR 没有#BIGOLIVE! https://www.bigo.tv/user/1019199544