File tree Expand file tree Collapse file tree 1 file changed +2
-4
lines changed Expand file tree Collapse file tree 1 file changed +2
-4
lines changed Original file line number Diff line number Diff line change @@ -119,10 +119,8 @@ jobs:
119
119
- name : Setup Mock Build-Engine
120
120
run : |
121
121
# 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.
126
124
# - Aidan
127
125
128
126
- name : Build, Install Playwright dependencies, and seed database
You can’t perform that action at this time.
0 commit comments