We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 25ae200 commit bffd009Copy full SHA for bffd009
.github/workflows/test.yaml
@@ -11,7 +11,7 @@ on:
11
types: [opened, reopened, synchronize]
12
13
jobs:
14
- build-linux:
+ test-lua-5_4:
15
runs-on: ubuntu-latest
16
steps:
17
- uses: actions/checkout@v3
0 commit comments