Skip to content

Commit

Permalink
#25: PoC for multi-platform leia tests part 2
Browse files Browse the repository at this point in the history
  • Loading branch information
pirog committed Aug 13, 2021
1 parent 1aaea64 commit 279710c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pr-basic-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -68,4 +68,4 @@ jobs:
- name: Generate tests
run: yarn generate:leia-tests
- name: Run ${{ matrix.leia-tests }} leia tests
run: yarn mocha --timeout 900000 ./test/${{ matrix.leia-tests }}.func.js
run: yarn mocha --timeout 900000 ./test/leia/${{ matrix.leia-tests }}.func.js

0 comments on commit 279710c

Please sign in to comment.