Skip to content

Commit

Permalink
see if it is the test call that is throwing the syntax error
Browse files Browse the repository at this point in the history
  • Loading branch information
helenb committed Dec 5, 2023
1 parent feb65af commit 4f2c6a6
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,9 +5,8 @@ on: push
jobs:
lint:
uses: ./.github/workflows/lint.yaml

test:
uses: ./.github/workflows/test.yaml
# test:
# uses: ./.github/workflows/test.yaml
# name: CI
# on: push

Expand Down

0 comments on commit 4f2c6a6

Please sign in to comment.