Fixing pounder v1.1 build
This commit is contained in:
parent
18068082ac
commit
f6062c666e
|
@ -89,7 +89,7 @@ jobs:
|
|||
uses: actions-rs/cargo@v1
|
||||
with:
|
||||
command: build
|
||||
args: --features ${{ matrix.features }}
|
||||
args: --features pounder_v1_1
|
||||
|
||||
test:
|
||||
runs-on: ubuntu-latest
|
||||
|
|
Loading…
Reference in New Issue