Skip to content

Commit

Permalink
Remove broken demo commands
Browse files Browse the repository at this point in the history
  • Loading branch information
simonwhitaker committed Jul 27, 2024
1 parent e057917 commit 166dc81
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions .runny.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -40,10 +40,3 @@ commands:
for x in 1 2 3; do
echo $x
done
demo-broken:
run: foo bar

demo-broken-dependency:
needs:
- demo-broken
run: ls

0 comments on commit 166dc81

Please sign in to comment.