Skip to content

Commit

Permalink
Merge a46283b into fd25857
Browse files Browse the repository at this point in the history
  • Loading branch information
thetic committed Dec 29, 2022
2 parents fd25857 + a46283b commit 27afd03
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 27 deletions.
8 changes: 0 additions & 8 deletions .github/workflows/basic.yml
Original file line number Diff line number Diff line change
Expand Up @@ -116,14 +116,6 @@ jobs:
./configure ${{ matrix.configure_args }}
- name: Build and test
run: make ${{ matrix.make_args }}
- name: Save Distributions
uses: actions/upload-artifact@v3
with:
name: "Distribution"
path: |
cpputest-latest.tar.gz
cpputest-latest.zip
if: ${{ matrix.name == 'Distribution' }}

cmake:
strategy:
Expand Down
19 changes: 0 additions & 19 deletions .github/workflows/deploy-latest.yml

This file was deleted.

0 comments on commit 27afd03

Please sign in to comment.