Skip to content

Commit

Permalink
removed setupvars
Browse files Browse the repository at this point in the history
  • Loading branch information
mryzhov committed Dec 9, 2024
1 parent ae39380 commit c3b109d
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/linux.yml
Original file line number Diff line number Diff line change
Expand Up @@ -312,7 +312,6 @@ jobs:

- name: Test - ${{ matrix.test.name }}
run: |
source ${{ env.INSTALL_DIR }}/setupvars.sh
python -m pytest -vv ./${{ matrix.test.cmd }}
working-directory: ${{ env.SRC_DIR }}

Expand Down

0 comments on commit c3b109d

Please sign in to comment.