Skip to content

inkscape-1-kde-20241031 for opensuse-Tumbleweed-DVD-aarch64-Build2024… #8358

inkscape-1-kde-20241031 for opensuse-Tumbleweed-DVD-aarch64-Build2024…

inkscape-1-kde-20241031 for opensuse-Tumbleweed-DVD-aarch64-Build2024… #8358

Workflow file for this run

name: CI
on:
push:
branches: [ master ]
pull_request:
branches: [ master ]
jobs:
test:
runs-on: ubuntu-latest
steps:
# Checks-out your repository under $GITHUB_WORKSPACE, so your job can access it
- uses: actions/checkout@v2
- name: Prepare testsuite
run: |
git submodule init
git submodule update
- name: Test needles
run: ./tests/test.py