Skip to content

Test econf_readConfig() #175

Test econf_readConfig()

Test econf_readConfig() #175

Workflow file for this run

name: meson build & test
on: [push, pull_request]
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- uses: actions/setup-python@v1
- uses: BSFishy/[email protected]
with:
action: build
options: --verbose
- uses: BSFishy/[email protected]
with:
action: test
options: --verbose