Compare commits

..

1 Commits

Author SHA1 Message Date
Jeff f36a56d6c4 Still trying to get uses to work
Test / test (push) Failing after 16s Details
2024-07-09 21:54:23 -04:00
1 changed files with 1 additions and 1 deletions

View File

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