Add metadata flag to codegen tests.
This commit is contained in:
parent
98afb2e7d6
commit
961e5a6cd8
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
@ -111,6 +111,8 @@ jobs:
|
|||||||
continue-on-error: ${{matrix.experimental}}
|
continue-on-error: ${{matrix.experimental}}
|
||||||
strategy:
|
strategy:
|
||||||
matrix:
|
matrix:
|
||||||
|
flags:
|
||||||
|
- "--features metadata"
|
||||||
include:
|
include:
|
||||||
- {toolchain: nightly, os: ubuntu-latest, experimental: false, flags: ""}
|
- {toolchain: nightly, os: ubuntu-latest, experimental: false, flags: ""}
|
||||||
- {toolchain: nightly, os: windows-latest, experimental: false, flags: ""}
|
- {toolchain: nightly, os: windows-latest, experimental: false, flags: ""}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user