Skip to content

Commit bdf8266

Browse files
committed
Fix comment
1 parent 01d5fbb commit bdf8266

File tree

1 file changed

+2
-4
lines changed

1 file changed

+2
-4
lines changed

.github/workflows/main.yml

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -119,10 +119,8 @@ jobs:
119119
- name: Setup Mock Build-Engine
120120
run: |
121121
# This step may need to be reordered.
122-
# I have no idea how much actually needs to be done here or if this should be multiple steps
123-
# Just adding this here for now so there is a diff so I can open a draft PR for all to work on
124-
# Tests will likely fail until this is at least implemented enough to allow a simple ping,
125-
# since that is needed for the frontend to get past login.
122+
# I have no idea how much actually needs to be done here or if this should be multiple steps.
123+
# Just adding this here for now so there is a diff so I can open a draft PR for all to work on.
126124
# - Aidan
127125
128126
- name: Build, Install Playwright dependencies, and seed database

0 commit comments

Comments
 (0)