Skip to content

Commit

Permalink
Create opi-lab.yml
Browse files Browse the repository at this point in the history
Signed-off-by: Boris Glimcher <36732377+glimchb@users.noreply.github.com>
  • Loading branch information
glimchb committed Dec 8, 2023
1 parent c8a433c commit 51923f3
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions .github/workflows/opi-lab.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
name: opi-lab-regression
on: workflow_dispatch
jobs:
opi-lab-job:
runs-on: self-hosted
steps:
- uses: actions/checkout@v4
- name: pytest-run1
run: ls

0 comments on commit 51923f3

Please sign in to comment.