Skip to content

Commit 4fc7372

Browse files
committed
fix(ci): repository examples after test examples
1 parent cfbbbf0 commit 4fc7372

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/examples.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1250,6 +1250,7 @@ jobs:
12501250

12511251
repository:
12521252
runs-on: ubuntu-latest
1253+
needs: [ examples ]
12531254
if: "github.repository == 'lowlighter/metrics'"
12541255
steps:
12551256
- name: Checkout repository

0 commit comments

Comments
 (0)