mirror of
https://github.com/aljazceru/pubky-core.git
synced 2026-01-15 04:04:25 +01:00
chore: Moved e2e tests / Fixes circular dependency (#88)
* moved e2e tests * moved e2e tests to its own workspace member * fmt
This commit is contained in:
committed by
GitHub
parent
8e1056c397
commit
ca0995cb23
2
.github/workflows/pr-check.yml
vendored
2
.github/workflows/pr-check.yml
vendored
@@ -40,7 +40,7 @@ jobs:
|
||||
strategy:
|
||||
matrix:
|
||||
crate:
|
||||
[pubky, pubky-common, pubky-homeserver, pubky-testnet, http-relay, pkarr-republisher]
|
||||
[pubky, pubky-common, pubky-homeserver, pubky-testnet, http-relay, pkarr-republisher, e2e]
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- uses: actions/checkout@v4
|
||||
|
||||
Reference in New Issue
Block a user