Skip to content

Commit

Permalink
Add failing github action
Browse files Browse the repository at this point in the history
  • Loading branch information
= committed Nov 20, 2023
1 parent 5c30896 commit 65b1a43
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,4 @@ jobs:
env-file: tests/.env
- name: Test GITHUB_OPTIONS is output
if: ${{ !steps.source-env.outputs.node_options }}
run: echo "::error GITHUB_OPTIONS not set in output"


run: exit 1

0 comments on commit 65b1a43

Please sign in to comment.