Skip to content

Merge branch 'master' into elixir-1.17-otp-27 #1959

Merge branch 'master' into elixir-1.17-otp-27

Merge branch 'master' into elixir-1.17-otp-27 #1959

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