diff --git a/.github/workflows/build_deploy.yml b/.github/workflows/build_deploy.yml index ac27a74..abb985b 100644 --- a/.github/workflows/build_deploy.yml +++ b/.github/workflows/build_deploy.yml @@ -61,9 +61,9 @@ jobs: gcc --version # coverage --help - - name: Yace, Emit + - name: Yace, exampl run: | - make emit + make example # - name: Produce coverage report # run: |