Skip to content

[workflows/prepare-release] Pass the tag to workflows/release as an i… #97

[workflows/prepare-release] Pass the tag to workflows/release as an i…

[workflows/prepare-release] Pass the tag to workflows/release as an i… #97

Workflow file for this run

name: Tests
on: push
jobs:
all:
runs-on: "ubuntu-20.04"
steps:
- uses: actions/checkout@v4
- run: rustup update
- run: cargo test