mirror of
https://github.com/public-transport/db-vendo-client.git
synced 2025-02-23 15:19:35 +02:00
fix workflow
This commit is contained in:
parent
0aedad5192
commit
df81b5600d
1 changed files with 1 additions and 1 deletions
2
.github/workflows/test.yml
vendored
2
.github/workflows/test.yml
vendored
|
@ -1,6 +1,6 @@
|
||||||
name: test
|
name: test
|
||||||
|
|
||||||
on: [push, pull_request]
|
on: [push, pull_request, workflow_call]
|
||||||
|
|
||||||
env:
|
env:
|
||||||
npm_config_cache: /tmp/npm-cache
|
npm_config_cache: /tmp/npm-cache
|
||||||
|
|
Loading…
Add table
Reference in a new issue