Skip to content

Commit 4c4f938

Browse files
committed
update sched
1 parent 59a4670 commit 4c4f938

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

scheduling.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@
4949
2. 自学编程
5050

5151
- [Rust-lang Lab Test based on Rustlings](https://classroom.github.com/a/YTNg1dEH)(采用Github Classroom模式的Rustling小练习,点击上述链接,形成自己的练习用repo)
52-
- 要求:**必须完成** 。每完成几个小练习,就执行 ``git push`` 命令,提交到小GithubClassroom的CI进行自动评测。要求小练习全部通过GithubClassroom的CI自动评测。
52+
- 要求:**必须完成** 。每完成几个小练习,就执行 ``git add; git commit -m"update"; git push`` 命令,把更新提交到GithubClassroom的CI进行自动评测。要求小练习全部通过GithubClassroom的CI自动评测。
5353
- [学习系列视频:Rust中文社群线上学习室--通过 Rustlings 学 Rust](https://space.bilibili.com/24917186/video)
5454

5555
**提示:基于github classroom的开发方式**

0 commit comments

Comments
 (0)