Update unit-testing.yaml

This commit is contained in:
EncodedVenom 2024-11-16 16:20:16 -05:00 committed by GitHub
parent 395465d7c9
commit 12236022c2
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -16,6 +16,7 @@ jobs:
uses: encodedvenom/install-luau@v4.1 uses: encodedvenom/install-luau@v4.1
with: with:
version: '0.651' version: '0.651'
verbose: 'true'
- name: Run Unit Tests - name: Run Unit Tests
id: run_tests id: run_tests