Skip to content

according to PFL, the 'readme' dir should probably be renamed to 'docs' #2

according to PFL, the 'readme' dir should probably be renamed to 'docs'

according to PFL, the 'readme' dir should probably be renamed to 'docs' #2

Workflow file for this run

name: test
on: [push]
jobs:
build:
runs-on: ubuntu-latest
steps:
- name: Install dependencies
- name: Test with pytest
run: |
./tools/compile_and_test_core.sh
./tools/compile_and_test_corsika.sh