Skip to content

[DUX-2091] handle absolute paths in annotations #158

[DUX-2091] handle absolute paths in annotations

[DUX-2091] handle absolute paths in annotations #158

Workflow file for this run

on:
push:
branches:
- main
pull_request:
types:
- opened
- synchronize
- reopened
name: Continuous integration
jobs:
checks:
name: Build
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@v3
- name: Build
run: npm run build