1
0
mirror of https://github.com/Bayselonarrend/OpenIntegrations.git synced 2025-08-13 20:05:19 +02:00

Update oint_test.yml

This commit is contained in:
Anton Titovets
2024-03-22 16:44:05 +03:00
committed by GitHub
parent 588b2a9d10
commit 6fc57daa32

View File

@@ -10,6 +10,7 @@ jobs:
Decode:
runs-on: ubuntu-latest
if: ${{ cancelled() }} == false
steps:
- uses: actions/checkout@v4
@@ -501,7 +502,7 @@ jobs:
Encode:
runs-on: ubuntu-latest
needs: Testing-Twitter
if: ${{ cancelled() }} == false
if: ${{ always() }}
permissions:
contents: write