Skip to content

Commit

Permalink
no deps
Browse files Browse the repository at this point in the history
  • Loading branch information
rgstephens committed Nov 29, 2024
1 parent 809c26d commit 7323b71
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test-train-model.yml
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ jobs:
training-testing:
name: Training and Testing
runs-on: ubuntu-latest
needs: [lint-testing, type-testing]
# needs: [lint-testing, type-testing]
steps:
- uses: actions/checkout@v1
- id: files
Expand Down

0 comments on commit 7323b71

Please sign in to comment.