This commit is contained in:
parent
f72d5fae84
commit
867bdfa8f8
|
@ -6,8 +6,6 @@ jobs:
|
||||||
name: cargo test
|
name: cargo test
|
||||||
runs-on: docker
|
runs-on: docker
|
||||||
steps:
|
steps:
|
||||||
- uses: actions/checkout@v4
|
|
||||||
with:
|
|
||||||
github-server-url: 'https://this.is.a.test/doyourespectslashes/'
|
|
||||||
- uses: https://github.com/dtolnay/rust-toolchain@stable
|
- uses: https://github.com/dtolnay/rust-toolchain@stable
|
||||||
|
- run: git clone https://renken.mooo.com/forge/viridian/activitypub.git
|
||||||
- run: cargo test --all-features
|
- run: cargo test --all-features
|
||||||
|
|
Loading…
Reference in a new issue