Skip to content

Add abap authorization double to "Exploit the test tools" #389

Add abap authorization double to "Exploit the test tools"

Add abap authorization double to "Exploit the test tools" #389

Workflow file for this run

name: build
on: [push, pull_request]
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- name: Use Node.js
uses: actions/setup-node@v3
- run: npm ci
- run: npm test