It might actually help to check out the repo

This commit is contained in:
Jeff 2024-07-09 21:37:41 -04:00
parent dc8b01c5d8
commit f2b74a3dd4
1 changed files with 4 additions and 1 deletions

View File

@ -3,7 +3,10 @@ run-name: Test?
on: [push]
jobs:
Explore-Gitea-Actions:
test:
runs-on: ubuntu-latest
- uses: actions/checkout@v4
with:
repository: 'tack-up-now'
steps:
- run: npm run test