+6
-4
lines changedFilter options
+6
-4
lines changed Original file line number Diff line number Diff line change
@@ -145,9 +145,10 @@ jobs:
145
145
- name: Start XVFB
146
146
run: Xvfb :99 &
147
147
- name: Run browser tests in Chrome
148
-
uses: ./.github/actions/bazel
148
+
uses: ./.github/actions/bazel-test
149
149
with:
150
-
command: test //py:test-chrome
150
+
command: //py:test-chrome
151
+
attempts: 3
151
152
env:
152
153
DISPLAY: :99
153
154
@@ -225,9 +226,10 @@ jobs:
225
226
- name: Start XVFB
226
227
run: Xvfb :99 &
227
228
- name: Run browser tests in Firefox
228
-
uses: ./.github/actions/bazel
229
+
uses: ./.github/actions/bazel-test
229
230
with:
230
-
command: test //py:test-firefox
231
+
command: //py:test-firefox
232
+
attempts: 3
231
233
env:
232
234
DISPLAY: :99
233
235
You can’t perform that action at this time.
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4