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 502ac45 commit 1b6f126Copy full SHA for 1b6f126
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