Skip to content

Commit

Permalink
WIP - removed source command
Browse files Browse the repository at this point in the history
  • Loading branch information
Bullrich committed Aug 29, 2024
1 parent 881454b commit d1b58f4
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/check-cargo-check-runtimes.yml
Original file line number Diff line number Diff line change
Expand Up @@ -143,7 +143,6 @@ jobs:
IMAGE: ${{ needs.set-image.outputs.IMAGE }}
- name: Run cargo check
run: |
source $HOME/.cargo/env
PYTHONUNBUFFERED=x .github/scripts/check-each-crate.py ${{ matrix.index }} ${{ strategy.job-total }} --disable_forklift
# time cargo check --workspace --locked
Expand Down

0 comments on commit d1b58f4

Please sign in to comment.