Skip to content

release 1.30.0, added Module_ZF_1 and Module_ZF_2 to ROOT #92

release 1.30.0, added Module_ZF_1 and Module_ZF_2 to ROOT

release 1.30.0, added Module_ZF_1 and Module_ZF_2 to ROOT #92

Workflow file for this run

name: Style-Check
on:
push:
branches:
- master
pull_request:
branches:
- master
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- name: Style-Check
run: |
docker build -f isar2html2.0/Dockerfile -t isar2html .
docker run isar2html