Update build.yml

This commit is contained in:
David Allen 2023-01-14 09:11:42 -06:00 committed by GitHub
parent ff219bce93
commit 88fd230ba6
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -36,8 +36,8 @@ jobs:
test: test:
runs-on: [self-hosted, linux] runs-on: [self-hosted, linux]
steps:
- name: Tests - name: Tests
uses: actions/checkout@v3
run: run:
echo "Running unit tests..." echo "Running unit tests..."
./bin/gdpm-tests ./bin/gdpm-tests