Skip to content

Commit

Permalink
Remove comment
Browse files Browse the repository at this point in the history
  • Loading branch information
lubkoll committed Jul 19, 2024
1 parent aaacdbc commit df1f666
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/rust_test_tube.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,6 @@ jobs:
- name: Build ${{ inputs.contract }}
run: cargo test-tube-build
working-directory: smart-contracts/contracts/${{ inputs.contract }}
// OPTIONAL DEPENDENCIES
- name: Build dex-router-osmosis
if: ${{inputs.dex_router_osmosis}}
run: cargo test-tube-build
Expand Down

0 comments on commit df1f666

Please sign in to comment.