nightly
All checks were successful
ci/woodpecker/push/test Pipeline was successful

This commit is contained in:
JMARyA 2024-12-18 19:58:33 +01:00
parent 92589ba7a9
commit 940e40fea4
Signed by: jmarya
GPG key ID: 901B2ADDF27C2263

View file

@ -6,4 +6,5 @@ steps:
- name: test
image: rust:latest
commands:
- rustup default nightly
- cargo test