Skip to content

Commit

Permalink
chore(test): only enable symlink test
Browse files Browse the repository at this point in the history
  • Loading branch information
ayushmanchhabra committed Feb 14, 2024
1 parent f9ae7cd commit 706d38a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/e2e.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,4 +35,4 @@ jobs:
- name: Check for linting errors
run: npm run lint
- name: Run tests
run: npm run test
run: npm run test ./test/specs/get.test.js

0 comments on commit 706d38a

Please sign in to comment.