Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

.github/workflows: add CI to the project (lint and tests) #2

Merged
merged 9 commits into from
Oct 2, 2023
Merged

Conversation

ronenlu
Copy link
Member

@ronenlu ronenlu commented Oct 2, 2023

No description provided.

Comment on lines 10 to 12
strategy:
matrix:
language: [ ts ]
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

There is only one matrix entry: you don't need matrix then, right?

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

right, will fix

@ronenlu ronenlu merged commit 33e2b5e into master Oct 2, 2023
@ronenlu ronenlu deleted the ci branch October 3, 2023 12:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants