Skip to content

Commit 8f8970a

Browse files
committed
CI: Temporarily only test the og_image crate
1 parent 26f76bc commit 8f8970a

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -191,8 +191,7 @@ jobs:
191191
- run: sudo systemctl start postgresql.service
192192
- run: sudo -u postgres psql -c "ALTER USER postgres WITH PASSWORD 'postgres'"
193193

194-
- run: cargo build --tests --workspace
195-
- run: cargo test --workspace
194+
- run: cargo test --package crates_io_og_image
196195
env:
197196
TYPST_FONT_PATH: Fira-4.202/otf
198197

0 commit comments

Comments
 (0)