I pray to the ci gods
All checks were successful
run tests / cargo test (push) Successful in 3m46s

This commit is contained in:
viridian 2024-02-17 12:40:42 +01:00
parent 867bdfa8f8
commit 3a51877244
Signed by: viridian
GPG key ID: DCD4DF95CE23FE8C

View file

@ -7,5 +7,5 @@ jobs:
runs-on: docker
steps:
- uses: https://github.com/dtolnay/rust-toolchain@stable
- run: git clone https://renken.mooo.com/forge/viridian/activitypub.git
- run: git clone https://renken.mooo.com/forge/viridian/activitypub.git /workspace/viridian/activitypub
- run: cargo test --all-features