Skip to content

Commit

Permalink
Change run command
Browse files Browse the repository at this point in the history
  • Loading branch information
blablatdinov committed Oct 25, 2024
1 parent e90b0ee commit c27f20a
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/pr-check.yml
Original file line number Diff line number Diff line change
Expand Up @@ -99,10 +99,8 @@ jobs:
run: |
VERSION="0.0.1-a6"
curl -O -L -C - https://github.com/blablatdinov/gotemir/releases/download/$VERSION/gotemir-linux-amd64.tar
ls -la
tar -xvf gotemir-linux-amd64.tar
ls -la
./gotemir-linux-amd64
./gotemir-linux-amd64 --ext .py src src/tests/unit,src/tests/it
shell: bash

lint:
Expand Down

0 comments on commit c27f20a

Please sign in to comment.