1
0
mirror of https://github.com/Bayselonarrend/OpenIntegrations.git synced 2024-12-29 02:57:35 +02:00

Update oint_test.yml

This commit is contained in:
Anton Titovets 2024-04-02 11:00:31 +03:00 committed by GitHub
parent 81774135d9
commit db0b9f7065
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -10,7 +10,7 @@ jobs:
Decode:
runs-on: ubuntu-latest
if: ${{ cancelled() }} == false
if: ${{ always() }}
steps:
- uses: actions/checkout@v4