Skip to content

Create test.yml

Create test.yml #1

Workflow file for this run

name: Test jelly-rdf/setup-cli action
on:
push:
pull_request:
branches: [ "main" ]
workflow_dispatch:
jobs:
test:
runs-on: ubuntu-latest
steps:
- uses: ./
- name: Check jelly-cli version
run: jelly-cli version