diff --git a/.github/workflows/rust.yml b/.github/workflows/rust.yml index 71ba420..cb2dcd2 100644 --- a/.github/workflows/rust.yml +++ b/.github/workflows/rust.yml @@ -16,5 +16,4 @@ jobs: - name: Run tests run: | cargo test - (cd lib/go_vanity && cargo test) (cd lib/jsonfeed && cargo test)