ci: Updated test scripts

releases/v3
Tycho Bokdam 2021-10-05 22:33:11 +02:00
parent 98bfe0d978
commit 9c993a4796
No known key found for this signature in database
GPG Key ID: F1180857DB997467
1 changed files with 16 additions and 16 deletions

View File

@ -14,7 +14,7 @@ jobs:
path: "./"
- run: npm ci
- run: npm build
- run: npm run build
- run: touch ./fake-file.log
- run: "git config --global user.email 'changelog@github.com'"
- run: "git config --global user.name 'Awesome Github action'"
@ -49,7 +49,7 @@ jobs:
path: "./"
- run: npm ci
- run: npm build
- run: npm run build
- run: touch ./fake-file.log
- run: "git config --global user.email 'changelog@github.com'"
- run: "git config --global user.name 'Awesome Github action'"
@ -84,7 +84,7 @@ jobs:
path: "./"
- run: npm ci
- run: npm build
- run: npm run build
- run: touch ./fake-file.log
- run: "git config --global user.email 'changelog@github.com'"
- run: "git config --global user.name 'Awesome Github action'"
@ -119,7 +119,7 @@ jobs:
path: "./"
- run: npm ci
- run: npm build
- run: npm run build
- run: "git config --global user.email 'changelog@github.com'"
- run: "git config --global user.name 'Awesome Github action'"
@ -148,7 +148,7 @@ jobs:
path: "./"
- run: npm ci
- run: npm build
- run: npm run build
- run: "git config --global user.email 'changelog@github.com'"
- run: "git config --global user.name 'Awesome Github action'"
@ -177,7 +177,7 @@ jobs:
path: "./"
- run: npm ci
- run: npm build
- run: npm run build
- run: touch ./fake-file.log
- run: "git config --global user.email 'changelog@github.com'"
- run: "git config --global user.name 'Awesome Github action'"
@ -205,7 +205,7 @@ jobs:
path: "./"
- run: npm ci
- run: npm build
- run: npm run build
- run: touch ./fake-file.log
- run: "git config --global user.email 'changelog@github.com'"
- run: "git config --global user.name 'Awesome Github action'"
@ -276,7 +276,7 @@ jobs:
path: "./"
- run: npm ci
- run: npm build
- run: npm run build
- run: touch ./fake-file.log
- run: "git config --global user.email 'changelog@github.com'"
- run: "git config --global user.name 'Awesome Github action'"
@ -315,7 +315,7 @@ jobs:
path: "./"
- run: npm ci
- run: npm build
- run: npm run build
- run: touch ./fake-file.log
- run: "git config --global user.email 'changelog@github.com'"
- run: "git config --global user.name 'Awesome Github action'"
@ -352,7 +352,7 @@ jobs:
path: "./"
- run: npm ci
- run: npm build
- run: npm run build
- run: touch ./fake-file.log
- run: "git config --global user.email 'changelog@github.com'"
- run: "git config --global user.name 'Awesome Github action'"
@ -389,7 +389,7 @@ jobs:
path: "./"
- run: npm ci
- run: npm build
- run: npm run build
- run: touch ./fake-file.log
- run: "git config --global user.email 'changelog@github.com'"
- run: "git config --global user.name 'Awesome Github action'"
@ -426,7 +426,7 @@ jobs:
path: "./"
- run: npm ci
- run: npm build
- run: npm run build
- run: touch ./fake-file.log
- run: "git config --global user.email 'changelog@github.com'"
- run: "git config --global user.name 'Awesome Github action'"
@ -466,7 +466,7 @@ jobs:
path: "./"
- run: npm ci
- run: npm build
- run: npm run build
- run: touch ./fake-file.log
- run: "git config --global user.email 'changelog@github.com'"
- run: "git config --global user.name 'Awesome Github action'"
@ -499,7 +499,7 @@ jobs:
path: "./"
- run: npm ci
- run: npm build
- run: npm run build
- run: touch ./fake-file.log
- run: "git config --global user.email 'changelog@github.com'"
- run: "git config --global user.name 'Awesome Github action'"
@ -534,7 +534,7 @@ jobs:
path: "./"
- run: npm ci
- run: npm build
- run: npm run build
- run: touch ./fake-file.log
- run: "git config --global user.email 'changelog@github.com'"
- run: "git config --global user.name 'Awesome Github action'"
@ -576,7 +576,7 @@ jobs:
path: "./"
- run: npm ci
- run: npm build
- run: npm run build
- run: touch ./fake-file.log
- run: "git config --global user.email 'changelog@github.com'"
- run: "git config --global user.name 'Awesome Github action'"