From 72595ca17bbf9292c37d3bc653524ac8a6e77c02 Mon Sep 17 00:00:00 2001 From: Liam Bigelow <40188355+bglw@users.noreply.github.com> Date: Mon, 30 Sep 2024 09:43:03 +1300 Subject: [PATCH] Remove `source` command --- pagefind/integration_tests/python_api/background.toolproof.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/pagefind/integration_tests/python_api/background.toolproof.yml b/pagefind/integration_tests/python_api/background.toolproof.yml index 2331011b..70b9ad61 100644 --- a/pagefind/integration_tests/python_api/background.toolproof.yml +++ b/pagefind/integration_tests/python_api/background.toolproof.yml @@ -10,4 +10,3 @@ steps:
Nothing
- step: I run 'python3 -m venv "$PWD/.venv"' - - step: I run 'source "$PWD/.venv/bin/activate"'