Skip to content

Commit

Permalink
clean up test cicd
Browse files Browse the repository at this point in the history
  • Loading branch information
leifdenby committed May 22, 2024
1 parent 4013796 commit de72b95
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 34 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/ci-pdm-install-and-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
# needs to first install pdm, then install torch cpu manually and then install the package
# then run the tests

name: tests (pdm install, cpu)
name: test (pdm install, cpu)

on: [push, pull_request]

Expand Down
33 changes: 0 additions & 33 deletions .github/workflows/ci-tests.yml

This file was deleted.

0 comments on commit de72b95

Please sign in to comment.