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 b8592ca commit e0789e0Copy full SHA for e0789e0
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