File: node-pretest.yml

package info (click to toggle)
node-function-bind 1.1.2%2B~cs2.1.14-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 240 kB
  • sloc: javascript: 316; makefile: 14
file content (10 lines) | stat: -rw-r--r-- 165 bytes parent folder | download | duplicates (19)
1
2
3
4
5
6
7
8
9
10
name: 'Tests: pretest/posttest'

on: [pull_request, push]

permissions:
  contents: read

jobs:
  tests:
    uses: ljharb/actions/.github/workflows/pretest.yml@main