Skip to content

Commit 620e8b1

Browse files
authored
Update main.yml
1 parent e2f9a0f commit 620e8b1

File tree

1 file changed

+0
-12
lines changed

1 file changed

+0
-12
lines changed

.github/workflows/main.yml

Lines changed: 0 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -30,18 +30,6 @@ jobs:
3030
repository: davemattson/pse-outage
3131
path: pse-outage
3232

33-
- name: Checkout the scl repository
34-
uses: actions/checkout@v4
35-
with:
36-
repository: davemattson/scl-outage
37-
path: scl-outage
38-
39-
- name: Checkout the snopud repository
40-
uses: actions/checkout@v4
41-
with:
42-
repository: davemattson/snopud-outage
43-
path: snopud-outage
44-
4533
- name: Set up Python
4634
uses: actions/setup-python@v5
4735
with:

0 commit comments

Comments
 (0)