Update test.yml

This commit is contained in:
Ra 2023-04-17 15:25:38 -07:00 committed by GitHub
parent 125aa1f9fe
commit 55969bea2f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 3 additions and 2 deletions

View File

@ -7,8 +7,9 @@ on:
branches: [master]
env:
vars: <<${{ secrets }}
secrets: <<${{ vars }}
${{ secrets }}
${{ vars }}
jobs:
test: