Skip to content

Commit

Permalink
Remove ots submodule
Browse files Browse the repository at this point in the history
`ots` is now vendored and doesn't need to be submoduled anymore.
  • Loading branch information
jschwe committed Feb 5, 2024
1 parent 70b923e commit 6222b69
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 7 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,8 +28,6 @@ jobs:
runs-on: "ubuntu-latest"
steps:
- uses: actions/checkout@v4
with:
submodules: recursive
- uses: dtolnay/rust-toolchain@master
with:
toolchain: stable
Expand All @@ -40,8 +38,6 @@ jobs:
runs-on: "ubuntu-latest"
steps:
- uses: actions/checkout@v4
with:
submodules: recursive
- uses: dtolnay/rust-toolchain@master
with:
toolchain: stable 6 months ago
Expand Down
3 changes: 0 additions & 3 deletions .gitmodules

This file was deleted.

0 comments on commit 6222b69

Please sign in to comment.