Skip to content

test(rust): add ebpf portal bats tests #5172

test(rust): add ebpf portal bats tests

test(rust): add ebpf portal bats tests #5172

name: Elixir
permissions:
contents: read
on:
pull_request:
paths-ignore:
- ".github/workflows/elixir.yml"
- ".github/actions/**"
- "**.ex"
- "**.exs"
- "**/mix.lock"
- "**/priv/**"
- "**/native/**"
- "**.rs"
- "**.toml"
- "**/Cargo.lock"
- "**/Makefile"
- "tools/nix/**"
jobs:
lint:
name: Elixir - test
runs-on: ubuntu-22.04
steps:
- run: 'echo "Elixir - test - Ignored"'