mirror of https://github.com/stijndcl/didier
Fix job name
parent
76df656128
commit
a97a35a13b
|
@ -1,10 +1,10 @@
|
|||
name: Deploy
|
||||
name: Run Tests
|
||||
|
||||
on:
|
||||
push:
|
||||
|
||||
jobs:
|
||||
deploy:
|
||||
python:
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- uses: actions/checkout@v2
|
||||
|
|
Loading…
Reference in New Issue