From b6dfe4e4b6c001547b1f59c37d201ef42b6c38a0 Mon Sep 17 00:00:00 2001 From: Mohamed Fazil Date: Tue, 20 Aug 2024 21:03:57 -0700 Subject: [PATCH] WIP workflow --- .github/workflows/build_test.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/build_test.yaml b/.github/workflows/build_test.yaml index 00bc8bcf..9b15d94e 100644 --- a/.github/workflows/build_test.yaml +++ b/.github/workflows/build_test.yaml @@ -8,7 +8,7 @@ jobs: runs-on: self-hosted container: image: hellorobotinc/stretch-install-image:0.0.1 - options: --user hello-robot + # options: --user hello-robot volumes: - /dev:/dev