Skip to content

Filled in section 1.1 to describe the changes #627

Filled in section 1.1 to describe the changes

Filled in section 1.1 to describe the changes #627

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