mirror of
https://github.com/Pithikos/C-Thread-Pool
synced 2024-11-21 21:21:23 +03:00
indentation
This commit is contained in:
parent
ca34e53025
commit
22092e7729
1
.github/workflows/tests.yml
vendored
1
.github/workflows/tests.yml
vendored
@ -14,6 +14,7 @@ jobs:
|
|||||||
- name: Run tests with standard compilation flags
|
- name: Run tests with standard compilation flags
|
||||||
working-directory: tests/
|
working-directory: tests/
|
||||||
run: ./normal_compile.sh
|
run: ./normal_compile.sh
|
||||||
|
|
||||||
test-optimized-compile:
|
test-optimized-compile:
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
steps:
|
steps:
|
||||||
|
Loading…
Reference in New Issue
Block a user