Skip to content

Commit ecf52ca

Browse files
committed
need steps, apparently
need steps, apparently
1 parent 8af29e2 commit ecf52ca

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.github/workflows/tests.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,10 @@ jobs:
1111
permissions:
1212
id-token: write
1313
contents: read
14+
steps:
15+
- name: Nothing
16+
shell: bash
17+
run: echo ""
1418
macos:
1519
name: macOS
1620
runs-on: macos-latest

0 commit comments

Comments
 (0)