Skip to content

Commit

Permalink
Fixed test pipeline reference
Browse files Browse the repository at this point in the history
  • Loading branch information
volodymyr-iliashchenko committed Jun 9, 2022
1 parent 51d9766 commit f539190
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-deploy.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -95,7 +95,7 @@ jobs:
- build-deploy
- get-environment
if: needs.get-environment.outputs.environment == 'develop'
uses: near-daos/astro-ui/.github/workflows/run-autotests.yaml@autotests
uses: near-daos/astro-ui/.github/workflows/run-autotests.yaml@develop
with:
environment: develop
tags: smoke
Expand Down

0 comments on commit f539190

Please sign in to comment.