forked from lavina/lavina
fix
This commit is contained in:
parent
6d5cb7d4af
commit
44dde166a3
|
@ -15,4 +15,5 @@ jobs:
|
||||||
- name: test
|
- name: test
|
||||||
uses: https://github.com/actions-rs/cargo@v1
|
uses: https://github.com/actions-rs/cargo@v1
|
||||||
with:
|
with:
|
||||||
command: test --workspace -- --skip projections::irc
|
command: test
|
||||||
|
args: --workspace -- --skip projections::irc
|
||||||
|
|
Loading…
Reference in New Issue