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