Skip to content

Commit 2adc194

Browse files
committed
Fix yaml file
1 parent 55603ad commit 2adc194

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/workflows/perl_test.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,8 @@ name: Perl CI
22

33
on: [push, pull_request]
44

5-
linux:
5+
jobs:
6+
test:
67
runs-on: ubuntu-latest
78

89
strategy:

0 commit comments

Comments
 (0)