Rename workflow
This commit is contained in:
2
.github/workflows/pytest.yml
vendored
2
.github/workflows/pytest.yml
vendored
@ -1,5 +1,5 @@
|
|||||||
---
|
---
|
||||||
name: Test code with pytest
|
name: pytest
|
||||||
on: [ push, pull_request, workflow_dispatch ]
|
on: [ push, pull_request, workflow_dispatch ]
|
||||||
env:
|
env:
|
||||||
SERVE_DOMAIN: https://localhost/
|
SERVE_DOMAIN: https://localhost/
|
||||||
|
Reference in New Issue
Block a user