Skip to content

Commit

Permalink
Changing this description to be just a Cerberus build check
Browse files Browse the repository at this point in the history
  • Loading branch information
nwdepatie committed Oct 8, 2023
1 parent 16234ee commit f0def70
Showing 1 changed file with 1 addition and 5 deletions.
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: Build
name: Build Cerberus
on: [push]
jobs:
run-build:
Expand All @@ -19,7 +19,3 @@ jobs:
echo "The application has failed to build."
exit 1 # This will cause the workflow to fail
fi
- name: List Files
run: |
ls -a

0 comments on commit f0def70

Please sign in to comment.