remove cargo-test workflow on pull request
All checks were successful
Test the running changes / Test (push) Successful in 34s

This commit is contained in:
2025-12-22 21:52:04 +02:00
parent 852eddfebf
commit 79e72304bc

View File

@@ -3,8 +3,6 @@ name: Test the running changes
on: on:
push: push:
branches: [ "dev" ] branches: [ "dev" ]
pull_request:
branches: [ "master" ]
env: env:
CARGO_TERM_COLOR: always CARGO_TERM_COLOR: always