1
0
mirror of https://github.com/devcode-it/openstamanager.git synced 2025-02-17 03:51:06 +01:00
This commit is contained in:
loviuz 2021-05-15 15:51:36 +02:00 committed by GitHub
parent e7d916c28a
commit 9b0e1b6a88
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -6,11 +6,13 @@ on:
pull_request: pull_request:
branches: [ master ] branches: [ master ]
defaults:
run:
working-directory: /var/www/html
jobs: jobs:
tests: tests:
runs-on: ubuntu-latest runs-on: ubuntu-latest
env:
working-directory: /var/www/html
strategy: strategy:
matrix: matrix: