Skip to content

Commit

Permalink
test notif
Browse files Browse the repository at this point in the history
  • Loading branch information
BourgerieQuentin committed Nov 4, 2024
1 parent bb10f4d commit 40e8502
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/concrete_python_tests_linux.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,10 @@ on:

env:
DOCKER_IMAGE_TEST: ghcr.io/zama-ai/concrete-compiler
ACTION_RUN_URL: ${{ github.server_url }}/${{ github.repository }}/actions/runs/${{ github.run_id }}
SLACK_CHANNEL: ${{ secrets.SLACK_CHANNEL }}
SLACK_USERNAME: ${{ secrets.BOT_USERNAME }}
SLACK_WEBHOOK: ${{ secrets.SLACK_WEBHOOK }}

concurrency:
group: concrete_python_tests_linux_${{ github.ref }}
Expand Down

0 comments on commit 40e8502

Please sign in to comment.