fix: use local install for test suite

This commit is contained in:
Paul Tsouchlos
2024-09-19 00:21:25 -06:00
parent 1c38a5e34e
commit 73f0e7be8a
4 changed files with 3 additions and 3 deletions

Binary file not shown.

Before

Width:  |  Height:  |  Size: 35 KiB

After

Width:  |  Height:  |  Size: 114 KiB

View File

@@ -1,4 +1,4 @@
#import "@preview/modern-cv:0.7.0": *
#import "@local/modern-cv:0.7.0": *
// setup the document like we do for the resume
#let font = ("Source Sans Pro", "Source Sans 3")

View File

@@ -1,4 +1,4 @@
#import "@preview/modern-cv:0.7.0": *
#import "@local/modern-cv:0.7.0": *
// setup the document like we do for the resume
#let font = ("Source Sans Pro", "Source Sans 3")