Skip to content

Commit

Permalink
testando uso de variavel
Browse files Browse the repository at this point in the history
  • Loading branch information
feroline committed Jun 28, 2024
1 parent 318cfbd commit f9aa51d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ jobs:
uses: cypress-io/github-action@v6
with:
browser: chrome
config: pageLoadTimeout=100000, baseUrl=${{ variables.BASE_URL}}
config: pageLoadTimeout=100000, baseUrl=$BASE_URL
# record: true
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
Expand Down

0 comments on commit f9aa51d

Please sign in to comment.