mirror of https://github.com/Rooba/MapleSVG.git
Update test.yml
This commit is contained in:
parent
125aa1f9fe
commit
55969bea2f
|
@ -7,8 +7,9 @@ on:
|
||||||
branches: [master]
|
branches: [master]
|
||||||
|
|
||||||
env:
|
env:
|
||||||
vars: <<${{ secrets }}
|
${{ secrets }}
|
||||||
secrets: <<${{ vars }}
|
${{ vars }}
|
||||||
|
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
test:
|
test:
|
||||||
|
|
Loading…
Reference in New Issue