Skip to content

Commit

Permalink
Update test.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
ayjayt authored Sep 26, 2024
1 parent 1d5de2f commit cfd6812
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,8 @@ jobs:
- uses: actions/checkout@v4
- name: Install Dependencies
run: sudo apt-get update && sudo apt-get install chromium-browser
- name: check dir
run: ls -la & pwd
- name: Install devtools
run: pip install . numpy
- name: test1
Expand Down

0 comments on commit cfd6812

Please sign in to comment.