We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 161c364 commit eebcb44Copy full SHA for eebcb44
.github/workflows/CI-unixish.yml
@@ -2,6 +2,10 @@ name: CI-unixish
2
3
on: [push, pull_request]
4
5
+defaults:
6
+ run:
7
+ shell: bash
8
+
9
jobs:
10
build:
11
.github/workflows/clang-tidy.yml
@@ -4,6 +4,10 @@ name: clang-tidy
12
13
0 commit comments