Update .github/workflows/test.yml
Some checks failed
Compile Rust Code on Release / build (push) Failing after 1m58s

This commit is contained in:
semubico 2025-07-11 16:19:35 +02:00
parent a58ec8e125
commit 14ddbfaaaa

View file

@ -1,8 +1,6 @@
name: Compile Rust Code on Release
on:
release:
types: [created]
on: [push]
jobs:
build: