Skip to content

Enable full jevents test on github #548

Enable full jevents test on github

Enable full jevents test on github #548

Workflow file for this run

name: jevents build
on:
push:
branches: [ master, test ]
pull_request:
branches: [ master, test ]
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- name: make
run: |
cd jevents ; make
- name: tester
run: |

Check failure on line 20 in .github/workflows/jevents.yml

View workflow run for this annotation

GitHub Actions / .github/workflows/jevents.yml

Invalid workflow file

You have an error in your yaml syntax on line 20
./event_download.py && cd jevents && ./tester