Skip to content

Commit

Permalink
Only run compiler tests
Browse files Browse the repository at this point in the history
  • Loading branch information
jerivas committed Nov 27, 2023
1 parent e6ff49b commit bbedc78
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -128,7 +128,7 @@ jobs:
path: language

- name: Run tests
run: npm run js-api-spec -- --sassSassRepo ../language --sassPackage ../build/npm
run: npm run js-api-spec -- --sassSassRepo ../language --sassPackage ../build/npm js-api-spec/compiler*
working-directory: sass-spec

# The versions should be kept up-to-date with the latest LTS Node releases.
Expand Down

0 comments on commit bbedc78

Please sign in to comment.