Skip to content

Commit 8d59c12

Browse files
-enabled manual CI workflow dispatch;
-changed a broken unicode test (msys2 bash shell started to have some problems with emojis);
1 parent da8a01c commit 8d59c12

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/build_and_test.yml

+1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
name: build & test (clang, gcc, MSVC)
22

33
on:
4+
workflow_dispatch:
45
push:
56
branches: [ "master", "dev" ]
67
paths-ignore:

0 commit comments

Comments
 (0)