Skip to content

Commit

Permalink
Again
Browse files Browse the repository at this point in the history
  • Loading branch information
tostenzel committed Jan 1, 2024
1 parent 52c3222 commit bedf3ce
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,11 +7,9 @@ jobs:
runs-on: ubuntu-latest

steps:
# checkout the code at the commit (incl. branch) that triggered the workflow
- name: Checkout Repository
uses: actions/checkout@v2
with:
repository: 'tostenzel/edugrad'
ref: 'main'

- name: Setup Conda Environment
uses: conda-incubator/setup-miniconda@v2
Expand Down

0 comments on commit bedf3ce

Please sign in to comment.