Skip to content

Commit b91149b

Browse files
committed
Try to get unit tests running
1 parent 1ee7a5a commit b91149b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/run_tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ jobs:
1717
- uses: php-actions/composer@v6
1818

1919
- name: Run Tests
20-
uses: php-actions/phpunit@v3
20+
uses: vendor/bin/phpunit
2121
env:
2222
LOB_API_TEST_KEY: ${{ secrets.LOB_API_TEST_KEY }}
2323
LOB_API_LIVE_KEY: ${{ secrets.LOB_API_LIVE_KEY }}

0 commit comments

Comments
 (0)