Skip to content

Commit

Permalink
Disable frontend tests for now
Browse files Browse the repository at this point in the history
  • Loading branch information
StevenWeathers committed Mar 7, 2023
1 parent 28d2210 commit e7f9971
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/go.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ jobs:
uses: actions/checkout@v3

- run: npm ci --no-optional
- run: npm test
# - run: npm test
- run: npm run build
env:
CI: true
Expand Down

0 comments on commit e7f9971

Please sign in to comment.