diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 80c4b09..1255ac7 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -40,4 +40,4 @@ jobs: run: raco pkg install --auto --batch - name: run the tests - run: xvfb-run raco test -j 4 -p txexpr + run: xvfb-run raco test -j 4 -p describe