Skip to content
This repository has been archived by the owner on Aug 2, 2024. It is now read-only.

Commit

Permalink
chore: always process benchmark
Browse files Browse the repository at this point in the history
Signed-off-by: Iliya Savov <isavov@users.noreply.github.com>
  • Loading branch information
isavov committed Mar 15, 2024
1 parent 32c455a commit e05a1f1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/gomu-gomu-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -92,6 +92,7 @@ jobs:
comment-always: true
comment-on-alert: false
auto-push: ${{ github.ref == 'refs/heads/main' }}
if: always()

- name: Upload madara logs
uses: actions/upload-artifact@v2
Expand Down

0 comments on commit e05a1f1

Please sign in to comment.