Skip to content

Commit

Permalink
Merge branch 'canary' into fix-unify-colors-on-entire-app
Browse files Browse the repository at this point in the history
  • Loading branch information
typeofweb authored Oct 10, 2023
2 parents 4388d10 + c2cd13d commit 2c2f338
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,8 @@ jobs:
build_and_test:
runs-on: ubuntu-latest
env:
NEXT_PUBLIC_SALEOR_API_URL: ${{ vars.NEXT_PUBLIC_SALEOR_API_URL }}
# @TODO replace this with proper e2e environment
NEXT_PUBLIC_SALEOR_API_URL: https://zaiste.saleor.cloud/graphql/

steps:
- uses: actions/checkout@v4
Expand Down

0 comments on commit 2c2f338

Please sign in to comment.