Skip to content

Commit

Permalink
Don't try to test pagefind_web as extended
Browse files Browse the repository at this point in the history
  • Loading branch information
bglw committed Aug 12, 2022
1 parent c8a2f05 commit 17021b8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -252,7 +252,7 @@ jobs:

- name: Test Web
working-directory: ./pagefind_web
run: cargo test --release --features extended
run: cargo test --release

- name: Build
working-directory: ./pagefind
Expand Down

0 comments on commit 17021b8

Please sign in to comment.