mirror of
https://github.com/matrix-org/matrix-hookshot.git
synced 2025-03-10 21:19:13 +00:00
Make it minimal
This commit is contained in:
parent
6f70c65794
commit
c9a01aa0cf
1
.github/workflows/main.yml
vendored
1
.github/workflows/main.yml
vendored
@ -45,5 +45,6 @@ jobs:
|
|||||||
uses: actions-rs/toolchain@v1
|
uses: actions-rs/toolchain@v1
|
||||||
with:
|
with:
|
||||||
toolchain: stable
|
toolchain: stable
|
||||||
|
profile: minimal
|
||||||
- run: yarn
|
- run: yarn
|
||||||
- run: yarn test
|
- run: yarn test
|
Loading…
x
Reference in New Issue
Block a user