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 435144e commit 4c8ee92Copy full SHA for 4c8ee92
.github/workflows/bat.yml
@@ -84,7 +84,7 @@ jobs:
84
uses: ./
85
with:
86
command: >
87
- assert(onetyonentyone==111);
+ assert(onetyonetyone==111);
88
[~, f] = fileparts(pwd);
89
assert(strcmp(f, 'subdir'));
90
startup-options: -sd subdir
0 commit comments