Run tests periodically #9
scheduled.yaml
on: schedule
pytest
/
...
/
setup
5s
pytest
/
yamllint
2s
Matrix: pytest.pytest.pytest
Annotations
3 errors
pytest / pytest / pytest (macos-latest, 3.10)
[notice] A new release of pip is available: 23.0.1 -> 24.0
[notice] To update, run: python3.10 -m pip install --upgrade pip
|
pytest / pytest / pytest (macos-latest, 3.9)
[notice] A new release of pip is available: 22.0.4 -> 24.0
[notice] To update, run: python3.9 -m pip install --upgrade pip
|
pytest / pytest / pytest (macos-latest, 3.8)
[notice] A new release of pip is available: 21.1.1 -> 24.0
[notice] To update, run: python3.8 -m pip install --upgrade pip
|