Skip to content

Commit

Permalink
undo last commit
Browse files Browse the repository at this point in the history
  • Loading branch information
SajidAlamQB committed Aug 14, 2023
1 parent 6aed3d6 commit bec1fce
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/check-plugin.yml
Original file line number Diff line number Diff line change
Expand Up @@ -45,10 +45,6 @@ jobs:
with:
auto-update-conda: true
python-version: ${{matrix.python-version}}
- name: Activate conda environment
run: |
source $(conda info --base)/etc/profile.d/conda.sh
conda activate base
- name: Cache python packages for Linux
if: matrix.os == 'ubuntu-latest'
uses: actions/cache@v3
Expand Down

0 comments on commit bec1fce

Please sign in to comment.