Skip to content

Commit

Permalink
minor
Browse files Browse the repository at this point in the history
  • Loading branch information
SebastianElvis committed Nov 20, 2024
1 parent 1c552e8 commit 68e0d52
Showing 1 changed file with 6 additions and 3 deletions.
9 changes: 6 additions & 3 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,9 +11,12 @@ concurrency:

jobs:
debug:
uses: lhotari/action-upterm@v1
with:
limit-access-to-actor: true
runs-on: ubuntu-latest
steps:
- uses: lhotari/action-upterm@v1
with:
limit-access-to-actor: true

# lint_test:
# uses: babylonlabs-io/.github/.github/workflows/[email protected]
# secrets: inherit
Expand Down

0 comments on commit 68e0d52

Please sign in to comment.