We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 55603ad commit 2adc194Copy full SHA for 2adc194
.github/workflows/perl_test.yml
@@ -2,7 +2,8 @@ name: Perl CI
2
3
on: [push, pull_request]
4
5
-linux:
+jobs:
6
+ test:
7
runs-on: ubuntu-latest
8
9
strategy:
0 commit comments