Skip to content

Seeding the CSAF v2.1 workplace - separating source and deliverables #584

Seeding the CSAF v2.1 workplace - separating source and deliverables

Seeding the CSAF v2.1 workplace - separating source and deliverables #584

Workflow file for this run

name: CPE Dictionary Test
on: [push, pull_request]
jobs:
cpe-test:
runs-on: ubuntu-latest
steps:
- name: Checkout repository
uses: actions/checkout@v3
- name: Setup Node
uses: actions/setup-node@v3
with:
node-version: '18'
- name: Perform CPE Dictionary Test
run: ./csaf_2.0/test/cpe/run_tests.sh