Skip to content

Commit

Permalink
[1] Meant to remove this in the last commit..
Browse files Browse the repository at this point in the history
  • Loading branch information
lyndonbauto committed Jul 6, 2021
1 parent 74a541d commit 004568a
Showing 1 changed file with 0 additions and 8 deletions.
8 changes: 0 additions & 8 deletions .github/workflows/linux-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -146,14 +146,6 @@ jobs:
with:
name: linux64-deb-installer
path: deb-installer
- name: build-and-test-sample-application
if: success()
run: |
cd tools/ODBCcli
mkdir build
cd build
cmake ../ -DCMAKE_BUILD_TYPE=Release
make -j 4
build-linux32:
runs-on: ubuntu-latest
steps:
Expand Down

0 comments on commit 004568a

Please sign in to comment.