Skip to content

Commit 6766d21

Browse files
committed
Fix workflow
1 parent 65bf7d4 commit 6766d21

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@ on: [push, pull_request]
33

44
jobs:
55
test:
6+
runs-on: ubuntu-latest
67
steps:
78
- uses: actions/checkout@v4
89
- uses: ruby/setup-ruby@v1

0 commit comments

Comments
 (0)