Skip to content

isolate svg test to skip on cran due to potrace issues #64

isolate svg test to skip on cran due to potrace issues

isolate svg test to skip on cran due to potrace issues #64

Workflow file for this run

name: CI
on: [push]
jobs:
build:
runs-on: ubuntu-latest
if: "contains(github.event.head_commit.message, 'gha ssh')"
steps:
- uses: actions/checkout@v3
- name: Setup tmate session
uses: mxschmitt/action-tmate@v3