Skip to content

Commit

Permalink
-enabled manual CI workflow dispatch;
Browse files Browse the repository at this point in the history
-changed a broken unicode test (msys2 bash shell started to have some problems with emojis);
  • Loading branch information
kamchatka-volcano committed Jun 12, 2024
1 parent da8a01c commit 8d59c12
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build_and_test.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
name: build & test (clang, gcc, MSVC)

on:
workflow_dispatch:
push:
branches: [ "master", "dev" ]
paths-ignore:
Expand Down

0 comments on commit 8d59c12

Please sign in to comment.