Skip to content

Commit 49a05f1

Browse files
committed
chore: fix CI
1 parent 9801522 commit 49a05f1

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,4 +38,4 @@ jobs:
3838
run: pnpm run build
3939

4040
- name: Test
41-
run: pnpm run test
41+
run: pnpm run test basic

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ The quickest and easiest way to build Schema.org graphs for Vue.
2020
<tbody>
2121
<td align="center">
2222
<img width="830" height="0" /><br>
23-
<i>Status:</i> <b><a href="https://unhead-schema-org.harlanzw.com/posts/v1-release">🎉 v1 Released</a></b> <br>
23+
<i>Status:</i> <b><a href="https://github.com/vueuse/schema-org/releases/tag/v2.0.0">🎉 v2 Released</a></b> <br>
2424
<sup> Please report any issues 🐛</sup><br>
2525
<sub>Made possible by my <a href="https://github.com/sponsors/harlan-zw">Sponsor Program 💖</a><br> Follow me <a href="https://twitter.com/harlan_zw">@harlan_zw</a> 🐦 • Join <a href="https://discord.gg/275MBUBvgP">Discord</a> for help</sub><br>
2626
<img width="830" height="0" />

0 commit comments

Comments
 (0)