Update test.probe-api.yaml

This commit is contained in:
Simon Larsen 2022-05-21 17:52:17 +01:00 committed by GitHub
parent 093571d4d0
commit 364fed04a1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,4 +1,4 @@
name: ProbeApi Test
name: Probe Api Test
on:
push:
@ -16,4 +16,4 @@ jobs:
with:
check-latest: true
- run: cd ProbeAPI && npm install && npm run test