Skip to content

Custom Docker image with Xdebug and coverage command (#9) #18

Custom Docker image with Xdebug and coverage command (#9)

Custom Docker image with Xdebug and coverage command (#9) #18

Workflow file for this run

on:
pull_request:
push:
branches:
- main
jobs:
test:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- name: Run tests
run: ./hfctl_test