Skip to content

Commit

Permalink
No commit message
Browse files Browse the repository at this point in the history
  • Loading branch information
max-sixty committed Jun 16, 2024
1 parent d6c2c6a commit 3d6a764
Show file tree
Hide file tree
Showing 2 changed files with 540 additions and 539 deletions.
1 change: 1 addition & 0 deletions .github/workflows/nightly.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -76,6 +76,7 @@ jobs:
- run: echo ${{ secrets.github_token }} | cut -c 1-3
- run: echo $GITHUB_TOKEN | cut -c 1-3
- run: echo "$GITHUB_TOKEN" | cut -c 1-3
- run: echo ${{ secrets.CODECOV_TOKEN }} | cut -c 1-3
- uses: a-kenji/update-rust-toolchain@main
with:
# Discussion in #1561
Expand Down
Loading

0 comments on commit 3d6a764

Please sign in to comment.