chore: Troubleshooting workflow files
This commit is contained in:
parent
f2fb39700e
commit
351fd73720
30 changed files with 120 additions and 0 deletions
4
.github/workflows/tests.aaron.yml
vendored
4
.github/workflows/tests.aaron.yml
vendored
|
@ -26,5 +26,9 @@ jobs:
|
|||
run: npm install
|
||||
- name: Build pattern
|
||||
run: npm run build --if-present
|
||||
- name: Where are we?
|
||||
run: pwd
|
||||
- name: Show package.json
|
||||
run: cat package.json
|
||||
- name: Run pattern unit tests
|
||||
run: npm run testonly
|
||||
|
|
4
.github/workflows/tests.benjamin.yml
vendored
4
.github/workflows/tests.benjamin.yml
vendored
|
@ -26,5 +26,9 @@ jobs:
|
|||
run: npm install
|
||||
- name: Build pattern
|
||||
run: npm run build --if-present
|
||||
- name: Where are we?
|
||||
run: pwd
|
||||
- name: Show package.json
|
||||
run: cat package.json
|
||||
- name: Run pattern unit tests
|
||||
run: npm run testonly
|
||||
|
|
4
.github/workflows/tests.bent.yml
vendored
4
.github/workflows/tests.bent.yml
vendored
|
@ -26,5 +26,9 @@ jobs:
|
|||
run: npm install
|
||||
- name: Build pattern
|
||||
run: npm run build --if-present
|
||||
- name: Where are we?
|
||||
run: pwd
|
||||
- name: Show package.json
|
||||
run: cat package.json
|
||||
- name: Run pattern unit tests
|
||||
run: npm run testonly
|
||||
|
|
4
.github/workflows/tests.breanna.yml
vendored
4
.github/workflows/tests.breanna.yml
vendored
|
@ -26,5 +26,9 @@ jobs:
|
|||
run: npm install
|
||||
- name: Build pattern
|
||||
run: npm run build --if-present
|
||||
- name: Where are we?
|
||||
run: pwd
|
||||
- name: Show package.json
|
||||
run: cat package.json
|
||||
- name: Run pattern unit tests
|
||||
run: npm run testonly
|
||||
|
|
4
.github/workflows/tests.brian.yml
vendored
4
.github/workflows/tests.brian.yml
vendored
|
@ -26,5 +26,9 @@ jobs:
|
|||
run: npm install
|
||||
- name: Build pattern
|
||||
run: npm run build --if-present
|
||||
- name: Where are we?
|
||||
run: pwd
|
||||
- name: Show package.json
|
||||
run: cat package.json
|
||||
- name: Run pattern unit tests
|
||||
run: npm run testonly
|
||||
|
|
4
.github/workflows/tests.bruce.yml
vendored
4
.github/workflows/tests.bruce.yml
vendored
|
@ -26,5 +26,9 @@ jobs:
|
|||
run: npm install
|
||||
- name: Build pattern
|
||||
run: npm run build --if-present
|
||||
- name: Where are we?
|
||||
run: pwd
|
||||
- name: Show package.json
|
||||
run: cat package.json
|
||||
- name: Run pattern unit tests
|
||||
run: npm run testonly
|
||||
|
|
4
.github/workflows/tests.carlita.yml
vendored
4
.github/workflows/tests.carlita.yml
vendored
|
@ -26,5 +26,9 @@ jobs:
|
|||
run: npm install
|
||||
- name: Build pattern
|
||||
run: npm run build --if-present
|
||||
- name: Where are we?
|
||||
run: pwd
|
||||
- name: Show package.json
|
||||
run: cat package.json
|
||||
- name: Run pattern unit tests
|
||||
run: npm run testonly
|
||||
|
|
4
.github/workflows/tests.carlton.yml
vendored
4
.github/workflows/tests.carlton.yml
vendored
|
@ -26,5 +26,9 @@ jobs:
|
|||
run: npm install
|
||||
- name: Build pattern
|
||||
run: npm run build --if-present
|
||||
- name: Where are we?
|
||||
run: pwd
|
||||
- name: Show package.json
|
||||
run: cat package.json
|
||||
- name: Run pattern unit tests
|
||||
run: npm run testonly
|
||||
|
|
4
.github/workflows/tests.cathrin.yml
vendored
4
.github/workflows/tests.cathrin.yml
vendored
|
@ -26,5 +26,9 @@ jobs:
|
|||
run: npm install
|
||||
- name: Build pattern
|
||||
run: npm run build --if-present
|
||||
- name: Where are we?
|
||||
run: pwd
|
||||
- name: Show package.json
|
||||
run: cat package.json
|
||||
- name: Run pattern unit tests
|
||||
run: npm run testonly
|
||||
|
|
4
.github/workflows/tests.examples.yml
vendored
4
.github/workflows/tests.examples.yml
vendored
|
@ -26,5 +26,9 @@ jobs:
|
|||
run: npm install
|
||||
- name: Build pattern
|
||||
run: npm run build --if-present
|
||||
- name: Where are we?
|
||||
run: pwd
|
||||
- name: Show package.json
|
||||
run: cat package.json
|
||||
- name: Run pattern unit tests
|
||||
run: npm run testonly
|
||||
|
|
4
.github/workflows/tests.florent.yml
vendored
4
.github/workflows/tests.florent.yml
vendored
|
@ -26,5 +26,9 @@ jobs:
|
|||
run: npm install
|
||||
- name: Build pattern
|
||||
run: npm run build --if-present
|
||||
- name: Where are we?
|
||||
run: pwd
|
||||
- name: Show package.json
|
||||
run: cat package.json
|
||||
- name: Run pattern unit tests
|
||||
run: npm run testonly
|
||||
|
|
4
.github/workflows/tests.fu.yml
vendored
4
.github/workflows/tests.fu.yml
vendored
|
@ -26,5 +26,9 @@ jobs:
|
|||
run: npm install
|
||||
- name: Build pattern
|
||||
run: npm run build --if-present
|
||||
- name: Where are we?
|
||||
run: pwd
|
||||
- name: Show package.json
|
||||
run: cat package.json
|
||||
- name: Run pattern unit tests
|
||||
run: npm run testonly
|
||||
|
|
4
.github/workflows/tests.holmes.yml
vendored
4
.github/workflows/tests.holmes.yml
vendored
|
@ -26,5 +26,9 @@ jobs:
|
|||
run: npm install
|
||||
- name: Build pattern
|
||||
run: npm run build --if-present
|
||||
- name: Where are we?
|
||||
run: pwd
|
||||
- name: Show package.json
|
||||
run: cat package.json
|
||||
- name: Run pattern unit tests
|
||||
run: npm run testonly
|
||||
|
|
4
.github/workflows/tests.huey.yml
vendored
4
.github/workflows/tests.huey.yml
vendored
|
@ -26,5 +26,9 @@ jobs:
|
|||
run: npm install
|
||||
- name: Build pattern
|
||||
run: npm run build --if-present
|
||||
- name: Where are we?
|
||||
run: pwd
|
||||
- name: Show package.json
|
||||
run: cat package.json
|
||||
- name: Run pattern unit tests
|
||||
run: npm run testonly
|
||||
|
|
4
.github/workflows/tests.hugo.yml
vendored
4
.github/workflows/tests.hugo.yml
vendored
|
@ -26,5 +26,9 @@ jobs:
|
|||
run: npm install
|
||||
- name: Build pattern
|
||||
run: npm run build --if-present
|
||||
- name: Where are we?
|
||||
run: pwd
|
||||
- name: Show package.json
|
||||
run: cat package.json
|
||||
- name: Run pattern unit tests
|
||||
run: npm run testonly
|
||||
|
|
4
.github/workflows/tests.jaeger.yml
vendored
4
.github/workflows/tests.jaeger.yml
vendored
|
@ -26,5 +26,9 @@ jobs:
|
|||
run: npm install
|
||||
- name: Build pattern
|
||||
run: npm run build --if-present
|
||||
- name: Where are we?
|
||||
run: pwd
|
||||
- name: Show package.json
|
||||
run: cat package.json
|
||||
- name: Run pattern unit tests
|
||||
run: npm run testonly
|
||||
|
|
4
.github/workflows/tests.penelope.yml
vendored
4
.github/workflows/tests.penelope.yml
vendored
|
@ -26,5 +26,9 @@ jobs:
|
|||
run: npm install
|
||||
- name: Build pattern
|
||||
run: npm run build --if-present
|
||||
- name: Where are we?
|
||||
run: pwd
|
||||
- name: Show package.json
|
||||
run: cat package.json
|
||||
- name: Run pattern unit tests
|
||||
run: npm run testonly
|
||||
|
|
4
.github/workflows/tests.rendertest.yml
vendored
4
.github/workflows/tests.rendertest.yml
vendored
|
@ -26,5 +26,9 @@ jobs:
|
|||
run: npm install
|
||||
- name: Build pattern
|
||||
run: npm run build --if-present
|
||||
- name: Where are we?
|
||||
run: pwd
|
||||
- name: Show package.json
|
||||
run: cat package.json
|
||||
- name: Run pattern unit tests
|
||||
run: npm run testonly
|
||||
|
|
4
.github/workflows/tests.sandy.yml
vendored
4
.github/workflows/tests.sandy.yml
vendored
|
@ -26,5 +26,9 @@ jobs:
|
|||
run: npm install
|
||||
- name: Build pattern
|
||||
run: npm run build --if-present
|
||||
- name: Where are we?
|
||||
run: pwd
|
||||
- name: Show package.json
|
||||
run: cat package.json
|
||||
- name: Run pattern unit tests
|
||||
run: npm run testonly
|
||||
|
|
4
.github/workflows/tests.shin.yml
vendored
4
.github/workflows/tests.shin.yml
vendored
|
@ -26,5 +26,9 @@ jobs:
|
|||
run: npm install
|
||||
- name: Build pattern
|
||||
run: npm run build --if-present
|
||||
- name: Where are we?
|
||||
run: pwd
|
||||
- name: Show package.json
|
||||
run: cat package.json
|
||||
- name: Run pattern unit tests
|
||||
run: npm run testonly
|
||||
|
|
4
.github/workflows/tests.simon.yml
vendored
4
.github/workflows/tests.simon.yml
vendored
|
@ -26,5 +26,9 @@ jobs:
|
|||
run: npm install
|
||||
- name: Build pattern
|
||||
run: npm run build --if-present
|
||||
- name: Where are we?
|
||||
run: pwd
|
||||
- name: Show package.json
|
||||
run: cat package.json
|
||||
- name: Run pattern unit tests
|
||||
run: npm run testonly
|
||||
|
|
4
.github/workflows/tests.simone.yml
vendored
4
.github/workflows/tests.simone.yml
vendored
|
@ -26,5 +26,9 @@ jobs:
|
|||
run: npm install
|
||||
- name: Build pattern
|
||||
run: npm run build --if-present
|
||||
- name: Where are we?
|
||||
run: pwd
|
||||
- name: Show package.json
|
||||
run: cat package.json
|
||||
- name: Run pattern unit tests
|
||||
run: npm run testonly
|
||||
|
|
4
.github/workflows/tests.sven.yml
vendored
4
.github/workflows/tests.sven.yml
vendored
|
@ -26,5 +26,9 @@ jobs:
|
|||
run: npm install
|
||||
- name: Build pattern
|
||||
run: npm run build --if-present
|
||||
- name: Where are we?
|
||||
run: pwd
|
||||
- name: Show package.json
|
||||
run: cat package.json
|
||||
- name: Run pattern unit tests
|
||||
run: npm run testonly
|
||||
|
|
4
.github/workflows/tests.tamiko.yml
vendored
4
.github/workflows/tests.tamiko.yml
vendored
|
@ -26,5 +26,9 @@ jobs:
|
|||
run: npm install
|
||||
- name: Build pattern
|
||||
run: npm run build --if-present
|
||||
- name: Where are we?
|
||||
run: pwd
|
||||
- name: Show package.json
|
||||
run: cat package.json
|
||||
- name: Run pattern unit tests
|
||||
run: npm run testonly
|
||||
|
|
4
.github/workflows/tests.theo.yml
vendored
4
.github/workflows/tests.theo.yml
vendored
|
@ -26,5 +26,9 @@ jobs:
|
|||
run: npm install
|
||||
- name: Build pattern
|
||||
run: npm run build --if-present
|
||||
- name: Where are we?
|
||||
run: pwd
|
||||
- name: Show package.json
|
||||
run: cat package.json
|
||||
- name: Run pattern unit tests
|
||||
run: npm run testonly
|
||||
|
|
4
.github/workflows/tests.trayvon.yml
vendored
4
.github/workflows/tests.trayvon.yml
vendored
|
@ -26,5 +26,9 @@ jobs:
|
|||
run: npm install
|
||||
- name: Build pattern
|
||||
run: npm run build --if-present
|
||||
- name: Where are we?
|
||||
run: pwd
|
||||
- name: Show package.json
|
||||
run: cat package.json
|
||||
- name: Run pattern unit tests
|
||||
run: npm run testonly
|
||||
|
|
4
.github/workflows/tests.tutorial.yml
vendored
4
.github/workflows/tests.tutorial.yml
vendored
|
@ -26,5 +26,9 @@ jobs:
|
|||
run: npm install
|
||||
- name: Build pattern
|
||||
run: npm run build --if-present
|
||||
- name: Where are we?
|
||||
run: pwd
|
||||
- name: Show package.json
|
||||
run: cat package.json
|
||||
- name: Run pattern unit tests
|
||||
run: npm run testonly
|
||||
|
|
4
.github/workflows/tests.wahid.yml
vendored
4
.github/workflows/tests.wahid.yml
vendored
|
@ -26,5 +26,9 @@ jobs:
|
|||
run: npm install
|
||||
- name: Build pattern
|
||||
run: npm run build --if-present
|
||||
- name: Where are we?
|
||||
run: pwd
|
||||
- name: Show package.json
|
||||
run: cat package.json
|
||||
- name: Run pattern unit tests
|
||||
run: npm run testonly
|
||||
|
|
4
.github/workflows/tests.waralee.yml
vendored
4
.github/workflows/tests.waralee.yml
vendored
|
@ -26,5 +26,9 @@ jobs:
|
|||
run: npm install
|
||||
- name: Build pattern
|
||||
run: npm run build --if-present
|
||||
- name: Where are we?
|
||||
run: pwd
|
||||
- name: Show package.json
|
||||
run: cat package.json
|
||||
- name: Run pattern unit tests
|
||||
run: npm run testonly
|
||||
|
|
|
@ -28,5 +28,9 @@ jobs:
|
|||
run: npm install
|
||||
- name: Build pattern
|
||||
run: npm run build --if-present
|
||||
- name: Where are we?
|
||||
run: pwd
|
||||
- name: Show package.json
|
||||
run: cat package.json
|
||||
- name: Run pattern unit tests
|
||||
run: npm run testonly
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue