From 1f1a5f9dd7e8022aa66bf2515e5569864f03cb2a Mon Sep 17 00:00:00 2001 From: Patrick Creighton Date: Sat, 4 Nov 2023 14:48:06 -0700 Subject: [PATCH] Change back to my develop branch --- .github/workflows/tests.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/tests.yml b/.github/workflows/tests.yml index a68faf3..cacd52f 100644 --- a/.github/workflows/tests.yml +++ b/.github/workflows/tests.yml @@ -18,7 +18,7 @@ jobs: test-definitions: # sailbot_workspace: use locally-defined file # other repositories: set to UBCSailbot/sailbot_workspace/.github/workflows/test_definitions.yml@ - uses: UBCSailbot/sailbot_workspace/.github/workflows/test_definitions.yml@user/hhenry01/run_virtual_iridium_with_tests + uses: UBCSailbot/sailbot_workspace/.github/workflows/test_definitions.yml@patrick-5546/fix-virtual-iridium # see https://github.com/UBCSailbot/sailbot_workspace/blob/main/.github/workflows/test_definitions.yml # for documentation on the inputs and secrets below with: