Skip to content

Commit

Permalink
Update runTest.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Yarden-Ingber authored Nov 16, 2023
1 parent 556aed5 commit 0870eda
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/runTest.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,8 @@ jobs:
build:
runs-on: ubuntu-latest
steps:
- name: Checkout Repository
uses: actions/checkout@v2
- run: |
chmod +x runFlan
./runFlan
Expand Down

0 comments on commit 0870eda

Please sign in to comment.