Skip to content

Commit

Permalink
fix: no need to have Node.js rules (#11)
Browse files Browse the repository at this point in the history
* feat: pre-release

Release-As: v0.1.0

* fix: no Node.js rules needed here

* chore: fix comment in CI workflow
  • Loading branch information
alexander-fenster committed Feb 12, 2021
1 parent 5b88dd7 commit 73d2207
Show file tree
Hide file tree
Showing 4 changed files with 1 addition and 195 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ jobs:
echo "and it will start over with a clean cache."
echo "The old one will disappear after 7 days."
- name: Run bazel build in google/cloud/compute/v1
- name: Run bazel build in bazel folder
run: bazel build //bazel:build_file_generator

- name: Run generated tests
Expand Down
Empty file removed nodejs/BUILD.bazel
Empty file.
116 changes: 0 additions & 116 deletions nodejs/nodejs_gapic.bzl

This file was deleted.

78 changes: 0 additions & 78 deletions nodejs/nodejs_gapic_pkg.bzl

This file was deleted.

0 comments on commit 73d2207

Please sign in to comment.