Skip to content

Commit

Permalink
put upstream cd back
Browse files Browse the repository at this point in the history
  • Loading branch information
carolynzech committed Dec 13, 2024
1 parent dd870e5 commit fe9604e
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions scripts/check_rustc.sh
Original file line number Diff line number Diff line change
Expand Up @@ -96,6 +96,8 @@ else
fi

# Run tests
# TODO this line causes the script to fail locally, but is required for the action to run properly -- why?
cd "$RUST_DIR/upstream"
echo "Running tests..."
./x test --stage 0 library/std

Expand Down

0 comments on commit fe9604e

Please sign in to comment.