dont run headless ubuntu

This commit is contained in:
Kyle Spearrin 2020-07-23 17:17:42 -04:00
parent 1fb95726ef
commit cb966c0de8
1 changed files with 1 additions and 1 deletions

View File

@ -24,7 +24,7 @@ jobs:
strategy:
matrix:
os: [windows-latest, macos-latest, ubuntu-latest]
os: [windows-latest, macos-latest]
steps:
- name: Set up Node