ci: fix checks

This commit is contained in:
notohh 2024-02-25 13:48:23 -05:00
parent 16034ffe80
commit 3fd3c4c7f1
Signed by: notohh
GPG key ID: BD47506D475EE86D

View file

@ -1,6 +1,9 @@
when:
- event: pull_request
- event: push
branch: test
event: [push, pull_request]
path:
include:
- "src/**"
steps:
configure_rustup: