Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion .github/workflows/heka-auth-service-verify.yml
Original file line number Diff line number Diff line change
Expand Up @@ -65,4 +65,4 @@ jobs:
run: yarn lint-check

- name: Run tests
run: env FORCE_COLOR=1 yarn test --ci --reporters=default
run: env FORCE_COLOR=1 yarn test
3 changes: 0 additions & 3 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,6 +1,3 @@
specifications/**/index.html
specifications/**/fonts

# Logs
logs
*.log
Expand Down
22 changes: 0 additions & 22 deletions heka-auth-service/jest.config.ts

This file was deleted.

Loading
Loading