Skip to content

Commit

Permalink
ci: wip - parallelizing pepr-excellent-example test suite
Browse files Browse the repository at this point in the history
  • Loading branch information
btlghrants committed Apr 4, 2024
1 parent 60eb190 commit aa0b493
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/pepr-excellent-examples.yml
Original file line number Diff line number Diff line change
Expand Up @@ -67,6 +67,9 @@ jobs:
- name: node version
run: node --version

- name: debug
run: ls -la "$PEPR"

- name: create matrix
run: node "$PEPR/.github/workflows/pepr-excellent-examples-matrix.js"
id: create-matrix
Expand Down

0 comments on commit aa0b493

Please sign in to comment.