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

Fix | V2 - Fixed Tests #34

Merged
merged 14 commits into from
Jan 2, 2023
Prev Previous commit
Next Next commit
Fixed tests workflow
  • Loading branch information
Sammyjo20 committed Jan 2, 2023
commit 691a1edee82cdbabeaf73b260e55a6196a263a62
5 changes: 3 additions & 2 deletions .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,9 @@ on:
pull_request:
branches:
- '*'
release:
types: [ released ]

permissions:
contents: read

jobs:
test:
Expand Down