ci: add build and test

This commit is contained in:
iff 2024-12-14 20:16:48 +01:00
parent 4a596818d9
commit c729c6433f
2 changed files with 25 additions and 0 deletions

View file

@ -4,10 +4,13 @@ on:
push:
tags:
- v*
permissions:
contents: write
env:
CARGO_INCREMENTAL: 0
jobs:
build:
name: ${{ matrix.target }}