File: node-pretest.yml

package info (click to toggle)
node-to-buffer 1.2.1%2B~cs4.3.9-2
  • links: PTS, VCS
  • area: main
  • in suites: sid
  • size: 596 kB
  • sloc: javascript: 335; makefile: 4
file content (10 lines) | stat: -rw-r--r-- 165 bytes parent folder | download | duplicates (16)
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