updates .github-ci.yaml
This commit is contained in:
parent
1a07f5ba84
commit
afff26d2cc
1 changed files with 1 additions and 0 deletions
1
.github/workflows/.github-ci.yaml
vendored
1
.github/workflows/.github-ci.yaml
vendored
|
@ -3,6 +3,7 @@ name: ci-workflow
|
|||
on: [push]
|
||||
jobs:
|
||||
ci:
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
# checkout repository
|
||||
- name: checkout
|
||||
|
|
Loading…
Reference in a new issue