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 ca1e489 commit 4505416
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -91,9 +91,9 @@ jobs:
name: Report to Allure
# needs: test
steps:

- name: Add path toHomebrew
run: eval "$(/home/linuxbrew/.linuxbrew/bin/brew shellenv)"
- name: Set up Homebrew
id: set-up-homebrew
uses: Homebrew/actions/setup-homebrew@master

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

0 comments on commit 4505416

Please sign in to comment.