Skip to content
This repository has been archived by the owner on Aug 8, 2024. It is now read-only.

Commit

Permalink
test directly
Browse files Browse the repository at this point in the history
  • Loading branch information
rush42 committed May 13, 2024
1 parent a6ae0e9 commit e552961
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions .github/workflows/run-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,5 @@ jobs:
steps:
- name: Checkout
uses: actions/checkout@v3
- name: Run Busted
uses: lunarmodules/[email protected]
with:
args: -p %.test%.lua$ --directory='./processing/' topics/
- run: |
./run-tests.sh

0 comments on commit e552961

Please sign in to comment.