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