Skip to content

Commit

Permalink
Update .github/workflows/integration-tests.yml
Browse files Browse the repository at this point in the history
Signed-off-by: Fabio Pinheiro <fabiomgpinheiro@gmail.com>
  • Loading branch information
FabioPinheiro authored and mineme0110 committed Apr 29, 2024
1 parent 263975f commit 6d417c2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/integration-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,7 @@ jobs:
run: |
./gradlew test --tests "IntegrationTestsRunner"
- name: Run integration tests
- name: Make report of integration tests
if: always()
env:
PRISM_NODE_VERSION: ${{ steps.build_local_cloud_agent.outputs.prism_node_version }}
Expand Down

0 comments on commit 6d417c2

Please sign in to comment.