Skip to content

Commit

Permalink
added unify-testing env in tests.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
hello-fri-end committed Mar 29, 2024
1 parent cb68d99 commit ab4fa88
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -50,6 +50,7 @@ jobs:

unittests:
runs-on: ubuntu-latest
environment: unify-testing
steps:
- uses: actions/checkout@v2
- name: Set up Python
Expand Down

0 comments on commit ab4fa88

Please sign in to comment.