Skip to content

Commit

Permalink
Modifying tests for testing
Browse files Browse the repository at this point in the history
  • Loading branch information
atharva-2001 committed Dec 18, 2024
1 parent 4996b08 commit 11f8cdc
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,8 @@ concurrency:

jobs:
tests:
permissions:
contents: write
name: ${{ matrix.continuum }} continuum ${{ matrix.os }} ${{ inputs.pip_git && 'pip tests enabled' || '' }}
# if: github.repository_owner == 'tardis-sn'
runs-on: ${{ matrix.os }}
Expand Down

0 comments on commit 11f8cdc

Please sign in to comment.