Skip to content

Commit

Permalink
Publish reports to https://reports.cucumber.io
Browse files Browse the repository at this point in the history
  • Loading branch information
aslakhellesoy committed Jun 1, 2021
1 parent 1c1e191 commit 85b0f1a
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,8 @@ jobs:
node-version: ${{ matrix.node-version }}
- run: yarn install
- run: yarn test
env:
CUCUMBER_PUBLISH_TOKEN: ${{ secrets.CUCUMBER_PUBLISH_TOKEN }}

coverage:
runs-on: ubuntu-latest
Expand Down

0 comments on commit 85b0f1a

Please sign in to comment.