fix: test, update to singbox 1.8.9

This commit is contained in:
Hiddify
2024-03-17 21:24:56 +01:00
parent 798d36a5ef
commit 7257242b45
2 changed files with 10 additions and 10 deletions

View File

@@ -36,15 +36,15 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
# - uses: subosito/flutter-action@v2.12.0 #issue with 2.13
# with:
# flutter-version: ${{ env.FLUTTER_VERSION }}
# channel: 'stable'
# cache: true
# - name: Prepare
# run: make linux-prepare
# - name: Test
# run: flutter test
- uses: subosito/flutter-action@v2.12.0 #issue with 2.13
with:
flutter-version: ${{ env.FLUTTER_VERSION }}
channel: 'stable'
cache: true
- name: Prepare
run: make linux-prepare
- name: Test
run: flutter test
- name: make draftBuildCode
id: draftBuildCode

Submodule libcore updated: 4bdcb7c4c9...b981ed590d