From f72666c0ba5feaba438b608c351fd0216f23ea34 Mon Sep 17 00:00:00 2001 From: Alex Rodionov Date: Thu, 30 May 2024 15:39:41 -0700 Subject: [PATCH] fix --- .github/workflows/ci.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index a834702..b4aa5b1 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -21,7 +21,6 @@ jobs: steps: - uses: actions/checkout@v4 - uses: ./ - - run: ps aux - uses: actions/checkout@v4 with: repository: bazelbuild/examples