diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 6d8468151..61225748a 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -21,4 +21,4 @@ jobs: token: ${{ secrets.GITHUB_TOKEN }} - name: Run Selene - run: selene src test benchmark \ No newline at end of file + run: selene src test \ No newline at end of file