Skip to content

Commit

Permalink
test run
Browse files Browse the repository at this point in the history
  • Loading branch information
21 authored and 21 committed Feb 13, 2024
1 parent cd1902d commit e842954
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions .github/workflows/george.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
steps:
- name: Checkout code
uses: actions/checkout@v4

- name: Setup Java
uses: actions/setup-java@v4

- name: Use custom workflow from nm-actions
uses: neuralmagic/nmstore@pilot
with:
workflow-file: workflow/common/quality-check.yaml

0 comments on commit e842954

Please sign in to comment.