Skip to content

Commit

Permalink
revert
Browse files Browse the repository at this point in the history
  • Loading branch information
breakthewall committed Jan 5, 2022
1 parent b1b0b29 commit b757eeb
Showing 1 changed file with 0 additions and 12 deletions.
12 changes: 0 additions & 12 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,18 +25,6 @@ jobs:
shell: bash -l {0}

steps:
- if: matrix.os == 'macos'
name: Install KNIME
run: |
wget https://download.knime.org/analytics-platform/macosx/knime-latest-app.macosx.cocoa.x86_64.dmg
hdiutil mount
- if: matrix.os == 'ubuntu-latest'
run: |
ionic cordova platform add android
ionic cordova build android
- name: Checkout package repository
uses: actions/checkout@v2
- name: Deploying miniconda
Expand Down

0 comments on commit b757eeb

Please sign in to comment.