Skip to content

Commit

Permalink
cicd tests5
Browse files Browse the repository at this point in the history
  • Loading branch information
masonmenges committed Apr 18, 2024
1 parent be80abc commit 12b9748
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .github/workflows/aws_dev.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,11 @@ jobs:
runs-on: ubuntu-latest

steps:

steps:
- name: Checkout
uses: actions/checkout@v4

- name: Setup Python
uses: actions/setup-python@v5
with:
Expand Down
File renamed without changes.

0 comments on commit 12b9748

Please sign in to comment.