diff --git a/action.yml b/action.yml index ea5f1d1..2e42840 100644 --- a/action.yml +++ b/action.yml @@ -114,7 +114,6 @@ runs: - name: Process results run: | - RELATIVE_DIR=$(echo $PLUGIN_DIR | sed "s@$GITHUB_WORKSPACE@@g") node dist/index.js ${{ runner.temp }}/plugin-check-results.txt shell: bash env: