- php fixer upgrade

- workflow update
- npm update
This commit is contained in:
Peter Papp
2021-05-17 10:45:50 +02:00
parent 2e233990a2
commit 790052804e
10 changed files with 2515 additions and 2850 deletions

View File

@@ -2,9 +2,11 @@ name: Unit Testing
on:
push:
branches: [ master, oasis ]
branches: [ master ]
pull_request:
branches: [ master, oasis ]
branches: [ master ]
workflow_dispatch:
jobs:
test: