Skip to content

feat: add devpod-cli (#1055) #259

feat: add devpod-cli (#1055)

feat: add devpod-cli (#1055) #259

name: test
on:
push:
branches:
- master
paths:
- plugins/*
- README.md
jobs:
all_plugins:
runs-on: ubuntu-latest
steps:
- name: Checkout code
uses: actions/checkout@v4
with:
fetch-depth: 0
- name: Test all plugins pass our requirements
run: bash scripts/test_plugin.bash --all