Skip to content

Merge branch '3963-historize-irve-lines' of https://github.com/etalab… #985

Merge branch '3963-historize-irve-lines' of https://github.com/etalab…

Merge branch '3963-historize-irve-lines' of https://github.com/etalab… #985

Workflow file for this run

name: CI ops tests
on: push
jobs:
test:
runs-on: ubuntu-latest
name: Run ops tests
steps:
- uses: actions/checkout@v4
- uses: erlef/setup-beam@v1
with:
version-file: .tool-versions
version-type: strict
- run: elixir ops_tests/ops_tests.exs