Skip to content

Merge pull request #2 from WasmEdge/hydai/enable_ci #2

Merge pull request #2 from WasmEdge/hydai/enable_ci

Merge pull request #2 from WasmEdge/hydai/enable_ci #2

Workflow file for this run

name: CI
on:
push:
branches: [ "main" ]
pull_request:
branches: [ "main" ]
workflow_dispatch:
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- name: Try the initial command
run: echo wasmedge-llmc!