Skip to content

Commit

Permalink
Try individual github workflows per file
Browse files Browse the repository at this point in the history
Signed-off-by: Ankita Katiyar <[email protected]>
  • Loading branch information
ankatiyar committed Oct 26, 2023
1 parent d5ca289 commit 6a9e933
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/run-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,7 @@ jobs:
with:
script: |
import os
import yaml
from pathlib import Path
project_name = "project-dummy"
config = {
Expand Down

0 comments on commit 6a9e933

Please sign in to comment.