diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index 6dc8538..b01cfe0 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -33,5 +33,5 @@ jobs: scripts/install - name: Run tests run: | - scripts/getSamples + scripts/getSamples --ceurws scripts/test