Skip to content

Commit

Permalink
debug
Browse files Browse the repository at this point in the history
  • Loading branch information
BorisLys committed Nov 4, 2024
1 parent 26bc2d3 commit ca1e489
Showing 1 changed file with 2 additions and 7 deletions.
9 changes: 2 additions & 7 deletions .github/workflows/test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -92,13 +92,8 @@ jobs:
# needs: test
steps:

# - name: Install Homebrew
# run: |
# sudo apt-get update
# sudo apt-get install -y build-essential curl file git
# /bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/HEAD/install.sh)"
# eval "$(/home/linuxbrew/.linuxbrew/bin/brew shellenv)"
# brew doctor
- name: Add path toHomebrew
run: eval "$(/home/linuxbrew/.linuxbrew/bin/brew shellenv)"

- name: Install Allure
run: brew install allure
Expand Down

0 comments on commit ca1e489

Please sign in to comment.