Skip to content

Commit 9bd7bcb

Browse files
committed
feat: 2021fall 代码已分离到单独分支
Signed-off-by: Certseeds <51754303+Certseeds@users.noreply.github.com>
1 parent c8a7b29 commit 9bd7bcb

635 files changed

Lines changed: 2 additions & 21559 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

.github/workflows/pull_request.yml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -65,10 +65,6 @@ jobs:
6565
working-directory: ./CMAKE_DEBUG_PATH/lab_00
6666
run: cmake --build . --config DEBUG --parallel
6767

68-
- name: cmake compile 2021F
69-
working-directory: ./CMAKE_DEBUG_PATH/2021F
70-
run: cmake --build . --config DEBUG --parallel
71-
7268
- name: cmake compile
7369
working-directory: ./CMAKE_DEBUG_PATH
7470
run: cmake --build . --config DEBUG --parallel

.github/workflows/release.yml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -51,10 +51,6 @@ jobs:
5151
working-directory: ./CMAKE_DEBUG_PATH/lab_00
5252
run: cmake --build . --config DEBUG --parallel
5353

54-
- name: cmake compile 2021F
55-
working-directory: ./CMAKE_DEBUG_PATH/2021F
56-
run: cmake --build . --config DEBUG --parallel
57-
5854
- name: cmake compile
5955
working-directory: ./CMAKE_DEBUG_PATH
6056
run: cmake --build . --config DEBUG --parallel

2021F/CMakeLists.txt

Lines changed: 0 additions & 14 deletions
This file was deleted.

2021F/lab_02/CMakeLists.txt

Lines changed: 0 additions & 13 deletions
This file was deleted.

2021F/lab_02/README.md

Lines changed: 0 additions & 37 deletions
This file was deleted.

2021F/lab_02/cs203.submit.csv

Lines changed: 0 additions & 8 deletions
This file was deleted.

2021F/lab_02/cs217.submit.csv

Lines changed: 0 additions & 9 deletions
This file was deleted.

2021F/lab_02/lab_02_A/CMakeLists.txt

Lines changed: 0 additions & 16 deletions
This file was deleted.

2021F/lab_02/lab_02_A/README.md

Lines changed: 0 additions & 64 deletions
This file was deleted.

2021F/lab_02/lab_02_A/main.cpp

Lines changed: 0 additions & 103 deletions
This file was deleted.

0 commit comments

Comments
 (0)