-
Notifications
You must be signed in to change notification settings - Fork 345
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
(DO NOT APPROVE OR MERGE) Crystalin testing third party workflow modifications #3095
base: master
Are you sure you want to change the base?
Conversation
.github/workflows/build.yml
Outdated
@@ -301,6 +301,7 @@ jobs: | |||
uses: arduino/setup-protoc@v3 | |||
- name: Setup Rust toolchain | |||
run: | | |||
echo "THIS IS AN ATTACK !" | |||
rustup override unset |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Adding a comment :)
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Replying to comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
deleted comment with image
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This is a review
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
changing logo
@@ -1,4 +1,4 @@ | |||
# ![Moonbeam](media/Banner.jpg) | |||
# ![Moonbeam](mb.png) |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
test
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
test
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
one more
with: | ||
name: failed-node-logs | ||
path: ${{ env.NODE_LOGS_ZIP }} | ||
- run: echo "THIS IS ANOTHER CHANGE" |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
- run: echo "THIS IS ANOTHER CHANGE" | |
- run: echo "THIS IS ANOTHER CHANGE 2" |
testing suggestion too
No description provided.