mirror of
https://github.com/babichjacob/ac-qu-ai-nt.git
synced 2025-10-01 16:37:53 -04:00
ci(check-and-build-and-test): in the test
job, build tests before running them
Signed-off-by: J / Jacob Babich <jacobbabichpublic+git@gmail.com>
This commit is contained in:
@@ -199,6 +199,8 @@ jobs:
|
||||
shared-key: ${{ matrix.supporteds.target }}-latest
|
||||
cache-on-failure: "true"
|
||||
|
||||
- name: Build tests
|
||||
run: cargo build --tests --target ${{ matrix.supporteds.target }}
|
||||
- name: Test
|
||||
run: cargo nextest run --target ${{ matrix.supporteds.target }}
|
||||
|
||||
|
Reference in New Issue
Block a user