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: when:
- event: pull_request branch: test
- event: push event: [push, pull_request]
path:
include:
- "src/**"
steps: steps:
configure_rustup: configure_rustup: