Skip to content

Commit

Permalink
remove requirements file
Browse files Browse the repository at this point in the history
  • Loading branch information
kennethjmyers committed Apr 13, 2024
1 parent cd18466 commit 72d0698
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 9 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/workflow.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,9 +5,9 @@ on: [push, pull_request]
jobs:
build:
runs-on: ubuntu-latest
name: Test python API
name: Run tests
steps:
- uses: actions/checkout@v1
- uses: actions/checkout@v3

- name: Set up Python
uses: actions/[email protected]
Expand Down
7 changes: 0 additions & 7 deletions requirements.txt

This file was deleted.

0 comments on commit 72d0698

Please sign in to comment.