summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJan-Michael Brummer <jan.brummer@tabos.org>2023-03-13 10:17:35 +0100
committerJan-Michael Brummer <jan.brummer@tabos.org>2023-03-27 16:31:58 +0200
commita47e6612490173493e1aceed0876f7ebc8c73bcf (patch)
tree91eb563b38922e424cef9c3c9d7a60d2b4aa57f4
parentb240563f1beabf394461b135809059f24bcba285 (diff)
downloadlibproxy-git-a47e6612490173493e1aceed0876f7ebc8c73bcf.tar.gz
Update build.yml (#77)
-rw-r--r--.github/workflows/build.yml5
1 files changed, 1 insertions, 4 deletions
diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml
index 4712fbe..236a783 100644
--- a/.github/workflows/build.yml
+++ b/.github/workflows/build.yml
@@ -36,9 +36,6 @@ jobs:
path: ./build/docs/libproxy-1.0/
- name: CodeCov
uses: codecov/codecov-action@v3
- ignore:
- - tests
- - src/tools
build-linux-dbus:
runs-on: ubuntu-latest
@@ -141,4 +138,4 @@ jobs:
steps:
- name: Deploy to GitHub Pages
id: deployment
- uses: actions/deploy-pages@v1 \ No newline at end of file
+ uses: actions/deploy-pages@v1