We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 27ad3c6 commit 11116c4Copy full SHA for 11116c4
tests/e2e-playwright/Makefile
@@ -183,4 +183,4 @@ define run_test_on_chrome
183
endef
184
185
clean:
186
- @rm -rf $(SLEEPERS_INPUT_FILE) $(JUPYTER_LAB_INPUT_FILE) $(CLASSIC_TIP_INPUT_FILE)
+ -@rm -rf $(SLEEPERS_INPUT_FILE) $(JUPYTER_LAB_INPUT_FILE) $(CLASSIC_TIP_INPUT_FILE)
0 commit comments