Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Digital Twin V2
  • Loading branch information
pulak999 committed Oct 18, 2024
2 parents 295d569 + 54a24ee commit c7d825c
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions .github/workflows/workflow_test.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
name: test-v1
'on': push
jobs:
my-job:
runs-on: macos-latest
steps:
- name: my-step
run: echo "Test V1"

0 comments on commit c7d825c

Please sign in to comment.