Skip to content

Commit 9e5aa0b

Browse files
committed
resolve dconflict
Signed-off-by: Swikriti Tripathi <swikriti808@gmail.com>
1 parent 7fd233d commit 9e5aa0b

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

.github/workflows/ci.yml

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -137,15 +137,10 @@ jobs:
137137
- name: e2e test
138138
id: e2e
139139
run: |
140-
<<<<<<< Updated upstream
141-
make
142-
ls js
143-
=======
144140
node -v
145141
npm ci
146142
ls /home/runner/work/
147143
npm run build
148-
>>>>>>> Stashed changes
149144
npm run test:e2e tests/e2e/features/webUI
150145
continue-on-error: true
151146

0 commit comments

Comments
 (0)