Skip to content

Commit

Permalink
builds now take significantly longer with multiple
Browse files Browse the repository at this point in the history
...robocorp homes. We might need add a `bazel` cache.

CMK-19971
  • Loading branch information
SoloJacobs committed Nov 11, 2024
1 parent 7af44ae commit 92ccb7a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/system_tests.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ jobs:
TEST_DIR: C:\test_scheduler
RCC_BINARY_PATH: C:\windows64\rcc.exe
MANAGED_ROBOT_ARCHIVE_PATH: C:\managed_robots\minimal_suite.tar.gz
N_SECONDS_RUN_MAX: 300
N_SECONDS_RUN_MAX: 600
TEST_USER: test_user
- uses: actions/upload-artifact@v4
if: success() || failure()
Expand Down

0 comments on commit 92ccb7a

Please sign in to comment.