trying to get github working
Some checks failed
Spellcheck / Spellcheck (push) Failing after 9s
Tests / Evaluate Tests on ubuntu-latest (push) Successful in 51s

This commit is contained in:
2026-04-10 20:47:05 -04:00
parent 7266590bbf
commit faf7449802

View File

@@ -32,11 +32,11 @@ jobs:
steps:
- name: Checkout
uses: actions/checkout@v6
with:
# Use your GitHub Personal Access Token variable here.
token: ${{ secrets.NUGET_KEY }}
lfs: true
submodules: 'recursive'
# with:
# # Use your GitHub Personal Access Token variable here.
# token: ${{ secrets.NUGET_KEY }}
# lfs: true
# submodules: 'recursive'
- name: Check Test Results
id: tests