Skip to content

Commit

Permalink
fixup
Browse files Browse the repository at this point in the history
Signed-off-by: Miroslav Vadkerti <[email protected]>
  • Loading branch information
thrix committed Jul 24, 2024
1 parent 2cf5b22 commit 4385509
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/sanity.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,7 @@ jobs:
uses: actions/checkout@v4
- name: Install dependencies
run: |
dnf -y install python3
pip3 install tft-cli
pip3 install --user tft-cli
- name: Run testing-farm sanity test
env:
TESTING_FARM_API_TOKEN: ${{ secrets.TESTING_FARM_API_TOKEN }}
Expand Down

0 comments on commit 4385509

Please sign in to comment.