2
0
mirror of https://github.com/tenrok/vue-select.git synced 2026-06-16 09:10:33 +03:00

ci: update action runners (#1829)

* ci: update action runners

* style: fix prettier

* Update test.yml
This commit is contained in:
Jeff Sagal
2024-04-03 09:34:07 -07:00
committed by GitHub
parent 77e52c17ee
commit 492b323613
3 changed files with 5 additions and 4 deletions
+2 -1
View File
@@ -4,7 +4,8 @@ const head = [
[
'link',
{
href: '//fonts.googleapis.com/css?family=Source+Sans+Pro:400,600|Roboto Mono',
href:
'//fonts.googleapis.com/css?family=Source+Sans+Pro:400,600|Roboto Mono',
rel: 'stylesheet',
type: 'text/css',
},