Skip to content

Commit

Permalink
Add test again
Browse files Browse the repository at this point in the history
  • Loading branch information
lima-limon-inc committed Dec 6, 2024
1 parent 878e4a1 commit 764a0c3
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions .github/workflows/daily_reports.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -166,6 +166,13 @@ jobs:
# url: ${{ secrets.LEVM_SLACK_WEBHOOK }}
# run: sh .github/scripts/publish_loc.sh

# This is left commented out to ease debugging later on.
# Comment out all the other "Post to * slack channel" directives
- name: Post results to test slack channel
env:
url: ${{ secrets.TEST_CHANNEL_SLACK }}
run: sh .github/scripts/publish.sh

levm-test:
name: Generate Report for LEVM EF Tests
runs-on: ubuntu-latest
Expand Down

0 comments on commit 764a0c3

Please sign in to comment.