Skip to content

Commit

Permalink
run assistant tests
Browse files Browse the repository at this point in the history
Signed-off-by: Lin Wang <wonglam@amazon.com>
  • Loading branch information
wanglam committed Feb 18, 2024
1 parent 1a8d96f commit 7f709ee
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/assistant-release-e2e-workflow.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ jobs:
tests-with-security:
needs: changes
if: ${{ needs.changes.outputs.tests == 'true' }}
## if: ${{ needs.changes.outputs.tests == 'true' }}
uses: ./.github/workflows/release-e2e-workflow-template.yml
with:
test-name: dashboards assistant
Expand Down

0 comments on commit 7f709ee

Please sign in to comment.