Skip to content

Commit

Permalink
debugging
Browse files Browse the repository at this point in the history
  • Loading branch information
Knighton910 committed Apr 27, 2022
1 parent de989db commit bd255a0
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,3 +11,6 @@ jobs:

- name: Run a one-line script
run: echo "Hello, world!"

- name: Simulate an error
run: echo "About to fail" ; exit 1

0 comments on commit bd255a0

Please sign in to comment.