Update jtex workflow configuration and README badge link
This commit is contained in:
parent
c932f791a6
commit
7130905945
2 changed files with 4 additions and 1 deletions
|
@ -4,6 +4,9 @@ on:
|
|||
branches: [main]
|
||||
pull_request:
|
||||
branches: [main]
|
||||
env:
|
||||
PATH: "$HOME/.local/bin:$PATH"
|
||||
npm_config_prefix: "$HOME/.local"
|
||||
jobs:
|
||||
test:
|
||||
name: test template.yml
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue