Skip to content

Commit

Permalink
fix: Update behave.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
robbrad authored Dec 19, 2024
1 parent 681f6cc commit ac6b80a
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/behave.yml
Original file line number Diff line number Diff line change
Expand Up @@ -182,7 +182,6 @@ jobs:
uses: simple-elf/allure-report-action@master
with:
allure_results: build/${{ matrix.python-version }}/allure-results
subfolder: ${{ matrix.python-version }}
allure_history: allure-history/full
keep_reports: 20

Expand All @@ -192,7 +191,6 @@ jobs:
uses: simple-elf/allure-report-action@master
with:
allure_results: build/${{ matrix.python-version }}/allure-results
subfolder: ${{ matrix.python-version }}
allure_history: allure-history/partial
keep_reports: 20

Expand Down

0 comments on commit ac6b80a

Please sign in to comment.