Skip to content

Commit

Permalink
Debug
Browse files Browse the repository at this point in the history
  • Loading branch information
petecheslock committed Oct 26, 2023
1 parent d993970 commit 95740db
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/appmap-analysis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,8 @@ jobs:
test:
runs-on: ubuntu-latest
steps:
- name: Setup upterm session
uses: lhotari/action-upterm@v1
- uses: actions/checkout@v3

- name: Set up JDK 17
Expand Down Expand Up @@ -39,4 +41,4 @@ jobs:
actions: read
contents: read
checks: write
pull-requests: write
pull-requests: write

0 comments on commit 95740db

Please sign in to comment.