Skip to content

Commit

Permalink
👷 Remove DeploySentinel
Browse files Browse the repository at this point in the history
We actually get the same info from the HTML
reports now as far as I can see.
  • Loading branch information
foosel committed Feb 1, 2023
1 parent dce7a33 commit e2eadd1
Show file tree
Hide file tree
Showing 4 changed files with 1 addition and 1,011 deletions.
1 change: 0 additions & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -168,7 +168,6 @@ jobs:
npx playwright test
env:
OCTOPRINT_SERVER_BASE: ${{ github.workspace }}/e2econfig
DEPLOYSENTINEL_API_KEY: ${{ secrets.DEPLOYSENTINEL_APIKEY }}

- name: ⬆ Upload report
uses: actions/upload-artifact@v3
Expand Down
Loading

0 comments on commit e2eadd1

Please sign in to comment.