Skip to content

Commit

Permalink
Chore/remove pubky submodule (#175)
Browse files Browse the repository at this point in the history
* Add license file

* Remove pubky submodule

* pin homeserver tag
  • Loading branch information
SHAcollision authored Oct 31, 2024
1 parent 778f57b commit e36b99b
Show file tree
Hide file tree
Showing 8 changed files with 146 additions and 159 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/lint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,9 +19,6 @@ jobs:
steps:
- name: Checkout repository
uses: actions/checkout@v4
with:
submodules: true # Needed for the `pubky` submodule as it's private and has unpublished crates
token: ${{ secrets.PAT_PUBKY }}

- name: Set up Rust
uses: actions-rs/toolchain@v1
Expand Down
3 changes: 0 additions & 3 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,9 +19,6 @@ jobs:
steps:
- name: Checkout repository
uses: actions/checkout@v4
with:
submodules: true # Needed for the `pubky` submodule as it's private and has unpublished crates
token: ${{ secrets.PAT_PUBKY }}

- name: Set up Rust
uses: actions-rs/toolchain@v1
Expand Down
4 changes: 0 additions & 4 deletions .gitmodules

This file was deleted.

Loading

0 comments on commit e36b99b

Please sign in to comment.