Skip to content

Commit

Permalink
docs: remove test failure step
Browse files Browse the repository at this point in the history
  • Loading branch information
benradstone committed Dec 17, 2024
1 parent 373d869 commit f29f57f
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -44,11 +44,6 @@ jobs:
name: Build Website (Self-Hosted Runner)
runs-on: ["self-hosted", "linux", "x64", "vcenter3"]
steps:

- name: Force Failure
run: exit 1


- name: Checkout Repository
uses: actions/checkout@v4
with:
Expand Down

0 comments on commit f29f57f

Please sign in to comment.