Skip to content

Add analyzer test pipline script #2

Add analyzer test pipline script

Add analyzer test pipline script #2

Workflow file for this run

name: CI Test 2
on:
push:
branches:
- 32-github-actions-backend-and-analyzer-test-automation
jobs:
hello:
runs-on: ubuntu-latest
steps:
- name: Hello World
run: echo "CI Test 2"