Skip to content

Commit

Permalink
add CI=true
Browse files Browse the repository at this point in the history
  • Loading branch information
ArnaudBger committed Oct 18, 2024
1 parent 897c334 commit 246c71f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:
env:
TEST_LOCAL_CODEGEN: "true"
RUN_INTEGRATION_TESTS: "true"
GITHUB_ACTIONS: "true"
CI: "true"
CODEGEN_MAINNET_API_KEY: ${{ secrets.CODEGEN_MAINNET_API_KEY }}
REGISTRY: ghcr.io
steps:
Expand Down

0 comments on commit 246c71f

Please sign in to comment.