Skip to content

Commit

Permalink
feat: update submodule version
Browse files Browse the repository at this point in the history
  • Loading branch information
chenxuan520 committed Nov 13, 2024
1 parent e4e93a0 commit ccb949f
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 9 deletions.
1 change: 0 additions & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,6 @@ jobs:
cd src
./win_release.sh
cp ./cppnet.tar.gz ../cppnet-${{ matrix.os }}-release.tar.gz
cp ./cppnet-ssl.tar.gz ../cppnet-${{ matrix.os }}-ssl-release.tar.gz
cd ..
- name: Unix Release
Expand Down
7 changes: 0 additions & 7 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,13 +17,6 @@ jobs:
with:
submodules: true

- name: Setup Debug Session
uses: mxschmitt/action-tmate@v3
if: matrix.os == 'windows-latest'
timeout-minutes: 15
with:
detached: false

- name: Run in windows
if: matrix.os == 'windows-latest'
run: |
Expand Down
2 changes: 1 addition & 1 deletion src/third_party/cpptest
Submodule cpptest updated from 09376e to 7844d3

0 comments on commit ccb949f

Please sign in to comment.