Skip to content

Commit 2f22e87

Browse files
committed
Random backup
1 parent 42701ef commit 2f22e87

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/quick.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@ jobs:
6565
exec 2>&1
6666
set -x
6767
make -j4 GCC=${{matrix.compiler.gcc}} GXX=${{matrix.compiler.gxx}}
68-
- name: Quick Check
68+
- name: Run Quick Check
6969
run: |
7070
exec 2>&1
7171
make GCC=${{matrix.compiler.gcc}} GXX=${{matrix.compiler.gxx}} run

0 commit comments

Comments
 (0)