提交 1f3d0c7a 编写于 作者: L Logan Adams

Try without checkout action uses

上级 2bd7d36b
......@@ -71,15 +71,6 @@ jobs:
pytest $PYTEST_OPTS -n 4 --verbose unit/
pytest $PYTEST_OPTS -m 'sequential' unit/
- name: Test pwd
if: failure()
run: |
ls -al
pwd
cd ../
pwd
ls -al
# $GITHUB_SERVER_URL/$GITHUB_REPOSITORY/actions/runs/$GITHUB_RUN_ID
- name: Open GitHub issue if nightly CI fails
if: failure()
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册