Skip to content

Commit

Permalink
refactor: update test-python.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
furkan-bilgin committed Oct 12, 2024
1 parent 472b30f commit 710def7
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/test-python.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,9 @@ on: [push, pull_request]
jobs:
test:
runs-on: ubuntu-latest

defaults:
run:
working-directory: ./enrgdaq
steps:
- name: Checkout repository
uses: actions/checkout@v2
Expand Down

0 comments on commit 710def7

Please sign in to comment.