Still trying to get uses to work
Test / test (push) Failing after 16s Details

This commit is contained in:
Jeff 2024-07-09 21:53:04 -04:00
parent 707456ce3f
commit f36a56d6c4
1 changed files with 1 additions and 1 deletions

View File

@ -5,6 +5,6 @@ on: [push]
jobs:
test:
runs-on: ubuntu-latest
uses: https://github.com/actions/checkout@v4
steps:
- uses: actions/checkout@v4
- run: npm run test