Skip to content

Commit

Permalink
Update python-app.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
ipranjal authored Nov 21, 2023
1 parent b17a40b commit 3763940
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/python-app.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,8 @@ jobs:
matrix:
python-version: [3.8.1]
steps:
- name: Check out repository code
uses: actions/checkout@v2
- name: Install dep
run: pip3 install simpy
- name: Run code
Expand Down

0 comments on commit 3763940

Please sign in to comment.