fix ci/cd
This commit is contained in:
parent
393f6496a5
commit
4fd3581c7f
1 changed files with 13 additions and 7 deletions
|
@ -1,3 +1,9 @@
|
||||||
|
on:
|
||||||
|
- push
|
||||||
|
|
||||||
|
jobs:
|
||||||
|
test:
|
||||||
|
steps:
|
||||||
- name: Checkout
|
- name: Checkout
|
||||||
uses: actions/checkout@v4
|
uses: actions/checkout@v4
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue