Skip to content

Update Plugin Artifacts Links for v0.183.0 #1242

Update Plugin Artifacts Links for v0.183.0

Update Plugin Artifacts Links for v0.183.0 #1242

Workflow file for this run

name: testing for PR
on:
pull_request:
jobs:
build:
name: testing PR build
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
with:
fetch-depth: 0
- name: Run tests
run: make test