Skip to content

Commit

Permalink
debug add-on
Browse files Browse the repository at this point in the history
  • Loading branch information
kirgrim committed Apr 13, 2024
1 parent 676b61b commit 9381917
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/unit_tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,8 @@ jobs:
KLAT_ENV: ${{ secrets.SERVER_ENV }}
steps:
- uses: actions/checkout@v2
- name: Check branch
run: echo "Workflow A is running on branch ${{ github.ref }}"
- name: Set up python ${{ matrix.python-version }}
uses: actions/setup-python@v2
with:
Expand Down

0 comments on commit 9381917

Please sign in to comment.