Skip to content

Commit

Permalink
rft workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
baev committed Sep 11, 2023
1 parent 8c469c4 commit 92ed7c3
Showing 1 changed file with 2 additions and 5 deletions.
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
name: allure-spock2-gradle-kts
name: Allure Report

on:
push:
branches-ignore:
- '!master'
- '!main'

jobs:
autotests:
Expand Down Expand Up @@ -37,11 +37,8 @@ jobs:
- name: Allure Report action from marketplace
uses: simple-elf/allure-report-action@v1.7
if: always()
#id: allure-report
with:
allure_results: build/allure-results
#gh_pages: gh-pages
#allure_report: allure-report
allure_history: allure-history

- name: Deploy report to Github Pages
Expand Down

0 comments on commit 92ed7c3

Please sign in to comment.