Skip to content

Commit

Permalink
Sneaky sneaky variable name
Browse files Browse the repository at this point in the history
  • Loading branch information
sameagen-MW committed Dec 14, 2023
1 parent cf379d1 commit b3dd7cf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/bat.yml
Original file line number Diff line number Diff line change
Expand Up @@ -84,7 +84,7 @@ jobs:
uses: ./
with:
command: >
assert(onetyone==111);
assert(onetyonentyone==111);
[~, f] = fileparts(pwd);
assert(strcmp(f, 'subdir'));
startup-options: -sd subdir

0 comments on commit b3dd7cf

Please sign in to comment.