Skip to content

ci: try to fix tests #7

ci: try to fix tests

ci: try to fix tests #7

Workflow file for this run

name: Rust
on:
push:
pull_request:
jobs:
rust:
runs-on: ubuntu-latest
container:
image: fedora:latest
options: --privileged
steps:
- name: Run workflow
uses: FyraLabs/actions/.github/workflows/rust.yml@main