Skip to content

Commit c8f3689

Browse files
committed
Update test
1 parent 3baceec commit c8f3689

File tree

2 files changed

+24
-14
lines changed

2 files changed

+24
-14
lines changed

.github/workflows/stable_python3_12.yml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -60,10 +60,10 @@ jobs:
6060
# run: |
6161
# python ./test/unit_test/critical_exit/critical_exit_test.py
6262
# exit 0
63-
# - name: Test Real Critical Situation
64-
# run: |
65-
# python ./test/unit_test/critical_exit/real_critical_test.py
66-
# exit 0
63+
# - name: Test Real Critical Situation
64+
# run: |
65+
# python ./test/unit_test/critical_exit/real_critical_test.py
66+
# exit 0
6767

6868
- name: Test Record Module
6969
run: python ./test/unit_test/record/record_test.py

.idea/workspace.xml

Lines changed: 20 additions & 10 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)