Test fail boot MSX #3

Open
willemtsade wants to merge 1 commit from test_ci_fail_boot into master
Owner
No description provided.
willemtsade added 1 commit 2024-06-24 12:07:27 +00:00
Test fail boot MSX
Some checks failed
Run test asserts / Test-Asserts (pull_request) Failing after 22s
3adb3ed07b
Some checks failed
Run test asserts / Test-Asserts (pull_request) Failing after 22s
This pull request has changes conflicting with the target branch.
  • test/ahello-m80/0module.mk

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin test_ci_fail_boot:test_ci_fail_boot
git checkout test_ci_fail_boot

Merge

Merge the changes and update on Forgejo.
git checkout master
git merge --no-ff test_ci_fail_boot
git checkout master
git merge --ff-only test_ci_fail_boot
git checkout test_ci_fail_boot
git rebase master
git checkout master
git merge --no-ff test_ci_fail_boot
git checkout master
git merge --squash test_ci_fail_boot
git checkout master
git merge --ff-only test_ci_fail_boot
git checkout master
git merge test_ci_fail_boot
git push origin master
Sign in to join this conversation.
No reviewers
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: arch-msx/msxbuild#3
No description provided.