Skip to content

Commit

Permalink
Update CI to use newer brotli-wasm testsuite
Browse files Browse the repository at this point in the history
  • Loading branch information
myl7 committed Apr 19, 2024
1 parent ace361e commit a020941
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
name: CI
on:
push:
branches: [goshujin-sama]
branches: [goshujin-sama, brotli-wasm]
pull_request:
branches: [goshujin-sama]
jobs:
Expand Down Expand Up @@ -30,7 +30,7 @@ jobs:
uses: actions/checkout@v3
with:
repository: httptoolkit/brotli-wasm
ref: v2.0.1
ref: v3.0.0
path: test/brotli-wasm
- name: Modify brotli-wasm for tests
run: |
Expand Down

0 comments on commit a020941

Please sign in to comment.