Skip to content

Commit

Permalink
fix format
Browse files Browse the repository at this point in the history
  • Loading branch information
lassemand committed Oct 25, 2024
1 parent 05bea45 commit 5914b6e
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -179,9 +179,6 @@ jobs:
if: contains(fromJSON(format('["rc", "alpha", "{0}"]', github.job)), needs.validate-preconditions.outputs.release_type)
environment: release
steps:
- name: Test
run: echo '${{}}'

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

0 comments on commit 5914b6e

Please sign in to comment.