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 2adab80 commit 5c30896
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,6 @@ 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: echo "::error GITHUB_OPTIONS not set in output"


0 comments on commit 5c30896

Please sign in to comment.