Skip to content

Commit

Permalink
wip
Browse files Browse the repository at this point in the history
  • Loading branch information
tlouisse committed Nov 18, 2024
1 parent d261a98 commit ba49a27
Showing 1 changed file with 3 additions and 5 deletions.
8 changes: 3 additions & 5 deletions .github/workflows/guidepup.yml
Original file line number Diff line number Diff line change
@@ -1,17 +1,15 @@
name: SR automation

# on:
# push:
# branches:
# - master
on:
push

jobs:
voiceover:
name: SR auto
runs-on: macos-latest
steps:
- name: Setup Environment
uses: guidepup/setup-action
uses: guidepup/setup-action@main

- name: Run test
run: node guidepup.test.cjs

0 comments on commit ba49a27

Please sign in to comment.