Skip to content

Commit c5cb95c

Browse files
authored
Update staff.yml
I fixed it
1 parent 6331e35 commit c5cb95c

File tree

1 file changed

+0
-11
lines changed

1 file changed

+0
-11
lines changed

.github/workflows/staff.yml

Lines changed: 0 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -20,14 +20,3 @@ jobs:
2020
# Runs a single command using the runners shell
2121
- name: Send greeting
2222
run: echo "YAY ITS PASSING"
23-
24-
# This workflow contains a single job called "final"
25-
final:
26-
# The type of runner that the job will run on
27-
runs-on: ubuntu-latest
28-
29-
# Steps represent a sequence of tasks that will be executed as part of the job
30-
steps:
31-
# Runs a single command using the runners shell
32-
- name: Final Steps
33-
run: echo "final"

0 commit comments

Comments
 (0)