mirror of
https://github.com/PrivateBin/PrivateBin.git
synced 2026-04-19 21:58:08 -04:00
removing outdated configurations and fix path of phpunit
This commit is contained in:
@@ -31,7 +31,7 @@ jobs:
|
||||
- name: Setup PHPunit
|
||||
run: composer install -n
|
||||
- name: Run unit tests
|
||||
run: phpunit --no-coverage
|
||||
run: ../vendor/bin/phpunit --no-coverage
|
||||
working-directory: tst
|
||||
Mocha:
|
||||
runs-on: ubuntu-latest
|
||||
|
||||
Reference in New Issue
Block a user