Skip to content

Commit

Permalink
revisit actions
Browse files Browse the repository at this point in the history
  • Loading branch information
tschm committed Aug 25, 2023
1 parent 50af008 commit 8729ad6
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 20 deletions.
18 changes: 0 additions & 18 deletions .github/workflows/linting.yml

This file was deleted.

2 changes: 1 addition & 1 deletion .github/workflows/pre-commit.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,5 +9,5 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: actions/setup-python@v3
#- uses: actions/setup-python@v3
- uses: pre-commit/action@v3.0.0
1 change: 0 additions & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,6 @@ jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: cvxgrp/.github/actions/build@main

deploy:
Expand Down

0 comments on commit 8729ad6

Please sign in to comment.