Skip to content

Commit

Permalink
fix ci
Browse files Browse the repository at this point in the history
  • Loading branch information
perekopskiy committed Jan 17, 2025
1 parent 77e23e8 commit b13eb21
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci-core-reusable.yml
Original file line number Diff line number Diff line change
Expand Up @@ -354,8 +354,8 @@ jobs:

- name: Export chain list to environment variable
run: |
# CHAINS="era,validium,custom_token,consensus"
CHAINS="era"
# CHAINS="era,validium,custom_token,consensus"
echo "CHAINS=$CHAINS" >> $GITHUB_ENV

- name: Build test dependencies
Expand Down

0 comments on commit b13eb21

Please sign in to comment.