Skip to content

Commit

Permalink
debug
Browse files Browse the repository at this point in the history
  • Loading branch information
pefontana committed Nov 13, 2023
1 parent 9a1e0e1 commit c3136ac
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/iai_main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,8 @@ jobs:
python-version: '3.9'
- name: Checkout
uses: actions/checkout@v3
- name: cargo version
run: cargo --version
- name: Install test dependencies
run: |
pip install -r requirements.txt
Expand Down

0 comments on commit c3136ac

Please sign in to comment.