Skip to content

Strip leading ./ from SARIF artifact URIs for uriBaseId portability #29

Strip leading ./ from SARIF artifact URIs for uriBaseId portability

Strip leading ./ from SARIF artifact URIs for uriBaseId portability #29

Workflow file for this run

on: [push, pull_request]
jobs:
test:
name: Test suite
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- name: Run tests
run: cd test && make test PYTHON=python3