about summary refs log tree commit diff
path: root/.github
diff options
context:
space:
mode:
authorLukas Wirth <lukastw97@gmail.com>2023-12-15 15:57:27 +0100
committerLukas Wirth <lukastw97@gmail.com>2023-12-21 17:23:36 +0100
commit96051bc0d8b0985769f1f7581052b342a04602f7 (patch)
treec093ae0335a7ea750aef38d23acc01020b75072f /.github
parent874df3bffa76a22e92840eb60aa4018c7152512e (diff)
Fix workspace layout
Diffstat (limited to '.github')
-rw-r--r--.github/workflows/ci.yaml1
1 files changed, 0 insertions, 1 deletions
diff --git a/.github/workflows/ci.yaml b/.github/workflows/ci.yaml
index 1f2a7796d11..be830415f9c 100644
--- a/.github/workflows/ci.yaml
+++ b/.github/workflows/ci.yaml
@@ -38,7 +38,6 @@ jobs:
               - 'crates/proc-macro-api/**'
               - 'crates/proc-macro-srv/**'
               - 'crates/proc-macro-srv-cli/**'
-              - 'crates/proc-macro-test/**'
 
   rust:
     needs: changes