I hate ci I hate it
Some checks failed
run tests / cargo test (push) Failing after 45s

This commit is contained in:
viridian 2024-02-17 12:29:28 +01:00
parent 3b0af8f9e0
commit f72d5fae84
Signed by: viridian
GPG key ID: DCD4DF95CE23FE8C

View file

@ -8,6 +8,6 @@ jobs:
steps:
- uses: actions/checkout@v4
with:
github-server-url: 'https://this.is.a.test'
github-server-url: 'https://this.is.a.test/doyourespectslashes/'
- uses: https://github.com/dtolnay/rust-toolchain@stable
- run: cargo test --all-features