Skip to content

Commit

Permalink
test flow
Browse files Browse the repository at this point in the history
  • Loading branch information
abe-winter committed Aug 8, 2023
1 parent 5c39102 commit 3915205
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions .github/workflows/testme.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
on:
push:

jobs:
publish:
runs-on: ubuntu-latest
steps:
- name: empty files
run: touch meta.json module.tar.gz
- name: upload
uses: viamrobotics/upload-module@main

0 comments on commit 3915205

Please sign in to comment.