diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 7082704..7b5face 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -47,4 +47,4 @@ jobs: runs-on: ubuntu-latest needs: integration steps: - - run: echo ${{needs.integration.outputs}} + - run: echo "integration completed"