Skip to content

Commit

Permalink
revisit the imports
Browse files Browse the repository at this point in the history
  • Loading branch information
Thomas Schmelzer committed Dec 9, 2023
1 parent 05ad2aa commit 32a947a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/basic.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,12 +13,12 @@ jobs:
with:
extra_args: '--verbose --all-files'

test:
experiment:
runs-on: ubuntu-latest

steps:
- uses: actions/checkout@v3
- name: testing
- name: experiments
shell: bash
run: |
make experiment

0 comments on commit 32a947a

Please sign in to comment.