Skip to content

Commit

Permalink
Test commit - delete me before merging
Browse files Browse the repository at this point in the history
  • Loading branch information
mkhansenbot committed Sep 9, 2024
1 parent 7e82581 commit 3a970c8
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 0 deletions.
3 changes: 3 additions & 0 deletions build.sh
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
#! /bin/bash
echo "Failure"
exit 1
2 changes: 2 additions & 0 deletions test/build.sh
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
#! /bin/bash
echo "Success"
2 changes: 2 additions & 0 deletions test2/build.sh
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
#! /bin/bash
echo "Success"

0 comments on commit 3a970c8

Please sign in to comment.