test(pkl)

expose test error
This commit is contained in:
Jacob Heider 2024-06-17 22:23:52 -04:00 committed by GitHub
parent 0a376e0bd8
commit bd3c25168e
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -49,6 +49,7 @@ test:
- jpkl --version
- pkl --version | grep {{version}}
- jpkl --version | grep {{version}}
- pkl eval template.pkl
- pkl eval template.pkl | grep 'Writing a Template'
- jpkl eval template.pkl | grep 'Writing a Template'
- pkl eval class.pkl | grep 'bestForConfig'