diff --git a/.github/workflows/notify.yml b/.github/workflows/notify.yml index 73844ea..67fc780 100644 --- a/.github/workflows/notify.yml +++ b/.github/workflows/notify.yml @@ -22,6 +22,7 @@ jobs: uses: actions/checkout@v4 - name: Install slack-annotations run: python -m pipx install . + - run: cat $(pwd)/cache.json - name: Check for annotations id: slack_message run: |