Skip to content

Commit 2de7f2f

Browse files
committed
order
1 parent 464fb5f commit 2de7f2f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/unit-tests.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,8 +67,8 @@ jobs:
6767
run: |-
6868
[ -n "$ZSH_VERSION" ] && source ~/.zshrc || { [ -n "$BASH_VERSION" ] && source ~/.bashrc; }
6969
clang --version
70-
gcc --version
7170
g++ --version
71+
gcc --version
7272
md5sum --version
7373
python --version
7474
tar --version

0 commit comments

Comments
 (0)