Skip to content
This repository has been archived by the owner on Oct 4, 2024. It is now read-only.

GitHub actions added #969

Merged
merged 4 commits into from
May 19, 2022
Merged
Changes from 1 commit
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
Prev Previous commit
Next Next commit
small github actions fix
  • Loading branch information
volovyks committed Apr 25, 2022
commit 25455f29878c0d8b57d71f87d0c74b97024aadf4
2 changes: 1 addition & 1 deletion .github/workflows/test-matrix.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,5 +15,5 @@ jobs:
run: yarn
- name: Run tests
env:
NODE_ENV: ci
NODE_ENV: "ci"
run: yarn test