diff --git a/.github/workflows/test.yaml b/.github/workflows/test.yaml index c4840ce3..8357487f 100644 --- a/.github/workflows/test.yaml +++ b/.github/workflows/test.yaml @@ -48,4 +48,4 @@ jobs: - name: Install dependencies run: npm install - name: Run tests - run: npm test \ No newline at end of file + run: npm test setup_network \ No newline at end of file