Skip to content

Commit

Permalink
tests: Generate huff0 (#582)
Browse files Browse the repository at this point in the history
  • Loading branch information
klauspost committed May 9, 2022
1 parent e7c028f commit 2fa917f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/go.yml
Expand Up @@ -42,7 +42,7 @@ jobs:
generate:
strategy:
matrix:
pkg: [s2, zstd]
pkg: [s2, zstd, huff0]
runs-on: ubuntu-latest
steps:
- name: Set up Go
Expand Down

0 comments on commit 2fa917f

Please sign in to comment.