Compare commits

..

1 Commits

Author SHA1 Message Date
Jeff 5b693fd30f Still trying to get uses to work
Test / test (push) Failing after 0s Details
2024-07-09 21:53:04 -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