Skip to content

Commit bd4b73b

Browse files
author
Nick Seagull
committed
Typo
1 parent f36849f commit bd4b73b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ on:
1010

1111
defaults:
1212
run:
13-
shell: nix-shell --rul "bash -e {0}"
13+
shell: nix-shell --run "bash -e {0}"
1414

1515
jobs:
1616
tests:

0 commit comments

Comments
 (0)