diff --git a/.github/workflows/test_automation.yml b/.github/workflows/test_automation.yml index 9a912b9..5135447 100644 --- a/.github/workflows/test_automation.yml +++ b/.github/workflows/test_automation.yml @@ -39,7 +39,6 @@ jobs: run: | poetry run python - m unittest discover - - name: Lint R code - uses: actions/checkout@v4 - uses: r-lib/actions/setup-r@v2 with: